my-dotfiles/config.fish

20 lines
379 B
Fish

# ***************************************************************************
# *
# * my fish config file
# * Russell Riker
# * 9/13/2020
# *
# ***************************************************************************
set PATH ~/.local/bin $PATH
#function fish_prompt
# eval $GOPATH/bin/powerline-go -error $status -shell bare
#end
# go to my wsl home folder
cd ~
#pwd