From 6b7f15aba0f6d9120e675befcbf4946e5dc101d6 Mon Sep 17 00:00:00 2001 From: Dr-Wasabi Date: Sun, 15 May 2022 11:23:13 -0400 Subject: [PATCH] Removed old fish prompt --- config.fish | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.fish b/config.fish index 693af92..b11efa1 100644 --- a/config.fish +++ b/config.fish @@ -9,9 +9,9 @@ set PATH ~/.local/bin $PATH -function fish_prompt - eval $GOPATH/bin/powerline-go -error $status -shell bare -end +#function fish_prompt +# eval $GOPATH/bin/powerline-go -error $status -shell bare +#end # go to my wsl home folder cd ~