update shell config
This commit is contained in:
@@ -4,3 +4,7 @@ end
|
||||
|
||||
# no greeting
|
||||
set fish_greeting
|
||||
|
||||
for f in $__fish_config_dir/rc.d/*.fish
|
||||
source $f
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user