my-dotfiles/config.fish

20 lines
379 B
Fish
Raw Normal View History

# ***************************************************************************
# *
# * my fish config file
# * Russell Riker
# * 9/13/2020
# *
# ***************************************************************************
2020-09-19 15:48:21 +00:00
2020-09-19 15:57:37 +00:00
set PATH ~/.local/bin $PATH
2022-05-15 15:23:13 +00:00
#function fish_prompt
# eval $GOPATH/bin/powerline-go -error $status -shell bare
#end
2020-11-23 23:14:26 +00:00
# go to my wsl home folder
cd ~
2020-11-23 23:14:26 +00:00
#pwd