Better organization of fish functions
This commit is contained in:
@ -15,3 +15,6 @@ if command -v composer &> /dev/null
|
||||
end
|
||||
|
||||
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
|
Reference in New Issue
Block a user