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
|
fish_add_path ~/.cargo/bin
|
||||||
|
|
||||||
# Additional function paths
|
# Additional function paths
|
||||||
set -a fish_function_path $__fish_sysconf_dir/functions/desktop
|
set -a fish_function_path $__fish_sysconf_dir/functions/local
|
||||||
set -a fish_function_path $__fish_sysconf_dir/functions/work
|
|
||||||
|
|
||||||
# Additional completion paths
|
# Additional completion paths
|
||||||
set -a fish_complete_path $__fish_sysconf_dir/completions/desktop
|
set -a fish_complete_path $__fish_sysconf_dir/completions/local
|
||||||
set -a fish_complete_path $__fish_sysconf_dir/completions/work
|
|
||||||
Loading…
x
Reference in New Issue
Block a user