User may not be using the default prompt anyway

This commit is contained in:
Jorge Bucaran 2021-01-14 21:17:53 +09:00
parent 3edac36e38
commit c3659bed01
No known key found for this signature in database
GPG key ID: E54BA3C0E646DB30

View file

@ -165,7 +165,6 @@ function fisher -a cmd -d "Fish plugin manager"
end
command rm -rf $source_plugins
functions --query fish_prompt || source $__fish_data_dir/functions/fish_prompt.fish
set --query _fisher_plugins[1] || set --erase _fisher_plugins
set --query _fisher_plugins &&