Removed old fish prompt

This commit is contained in:
Russell R. 2022-05-15 11:23:13 -04:00
parent 578fcdead8
commit 6b7f15aba0
1 changed files with 3 additions and 3 deletions

View File

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