Files
dotfiles/.shellrc.load
2016-07-15 18:55:19 +02:00

9 lines
190 B
Fish

# include what you want
export PATH=$PATH:$HOME/bin
# add this to the .bashrc or .zshrc (done automatically by dfm):
# . $HOME/.shellrc.load
####
# put any bash/zsh customizations in here