initial commit

This commit is contained in:
2016-04-14 19:50:33 +02:00
parent f8154d6aae
commit a83da649fa
15 changed files with 2661 additions and 2 deletions

9
.shellrc.load Normal file
View File

@@ -0,0 +1,9 @@
# 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