9 lines
190 B
Fish
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 |