mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 01:08:57 +08:00
oh-my-fish.fish: remove unneeded code
This commit is contained in:
parent
dd117c8275
commit
9f70b8ec12
@ -93,9 +93,4 @@ for config_file in $fish_custom/*.load
|
||||
end
|
||||
|
||||
# Re-adding user's functions so they have the highest priority
|
||||
if contains $user_function_path $fish_function_path
|
||||
set -e fish_function_path[(contains -i $user_function_path \
|
||||
$fish_function_path)]
|
||||
end
|
||||
|
||||
set fish_function_path $user_function_path $fish_function_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user