Files
dotfiles/.shellrc.load
2016-04-14 19:50:33 +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