mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-25 09:41:40 +08:00
Typo
This commit is contained in:
parent
9034c9de51
commit
5e2c99a14d
|
@ -2,7 +2,7 @@
|
|||
set user_function_path $fish_function_path[1]
|
||||
set -e fish_function_path[1]
|
||||
|
||||
# Add all functions to fish_funtion_path.
|
||||
# Add all functions to fish_function_path.
|
||||
set fish_function_path $FISH/functions/ $fish_function_path
|
||||
|
||||
# Add all defined plugins to fish_function_path.
|
||||
|
|
Loading…
Reference in New Issue
Block a user