User may not be using the default prompt anyway

pull/662/head
Jorge Bucaran 3 years ago
parent 3edac36e38
commit c3659bed01
No known key found for this signature in database
GPG Key ID: E54BA3C0E646DB30

@ -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 &&

Loading…
Cancel
Save