my-dotfiles/config.fish

23 lines
405 B
Fish
Raw Permalink 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
2023-04-06 13:20:50 +00:00
# Call NeoFetch
neofetch
2020-11-23 23:14:26 +00:00
#pwd