Added powerline-go as prompt

This commit is contained in:
Russell R. 2020-11-23 18:14:26 -05:00
parent 1d7319c5db
commit bedfeeaa24
1 changed files with 7 additions and 2 deletions

View File

@ -8,7 +8,12 @@
set PATH ~/.local/bin $PATH
# go to my wsl home folder
function fish_prompt
eval $GOPATH/bin/powerline-go -error $status -shell bare
end
# go to my wsl home folder
cd ~
pwd
#pwd