my-dotfiles/config.fish

23 lines
405 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 ~
# Call NeoFetch
neofetch
#pwd