From c3659bed019d0ab16d181156da990138471e02bc Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Thu, 14 Jan 2021 21:17:53 +0900 Subject: [PATCH] User may not be using the default prompt anyway --- fisher.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/fisher.fish b/fisher.fish index d9210b2..ac76d0e 100644 --- a/fisher.fish +++ b/fisher.fish @@ -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 &&