Update paths
This commit is contained in:
parent
8dcc01d38b
commit
fc5d4b1f28
@ -4,9 +4,7 @@ fish_add_path /opt/misc_scripts
|
||||
fish_add_path ~/.cargo/bin
|
||||
|
||||
# Additional function paths
|
||||
set -a fish_function_path $__fish_sysconf_dir/functions/desktop
|
||||
set -a fish_function_path $__fish_sysconf_dir/functions/work
|
||||
set -a fish_function_path $__fish_sysconf_dir/functions/local
|
||||
|
||||
# Additional completion paths
|
||||
set -a fish_complete_path $__fish_sysconf_dir/completions/desktop
|
||||
set -a fish_complete_path $__fish_sysconf_dir/completions/work
|
||||
set -a fish_complete_path $__fish_sysconf_dir/completions/local
|
||||
Loading…
x
Reference in New Issue
Block a user