Better organization of fish functions
This commit is contained in:
parent
c6e846a253
commit
2aaa4d514d
@ -15,3 +15,6 @@ if command -v composer &> /dev/null
|
|||||||
end
|
end
|
||||||
|
|
||||||
fish_add_path $HOME/.symfony/bin
|
fish_add_path $HOME/.symfony/bin
|
||||||
|
|
||||||
|
set fish_function_path (path resolve $__fish_config_dir/functions/*/) $fish_function_path
|
||||||
|
set fish_complete_path (path resolve $__fish_config_dir/completions/*/) $fish_complete_path
|
Loading…
x
Reference in New Issue
Block a user