feat: script for dev containers
This commit is contained in:
@@ -129,3 +129,9 @@ end
|
||||
end
|
||||
|
||||
set -g fish_greeting ""
|
||||
set -g VIRTUAL_ENV_DISABLE_PROMPT true
|
||||
|
||||
# TODO: Source all
|
||||
for file in ~/projects/system/dotfiles/system/completions/*
|
||||
source $file
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user