Added emacs scripts

This commit is contained in:
hellerve
2015-05-27 18:47:14 +02:00
parent 547ae588af
commit c9f9c1d44f
137 changed files with 25707 additions and 2 deletions

1
zshrc
View File

@@ -205,6 +205,7 @@ save_dotfiles(){
cp ~/.bash_profile ${DOTPATH}bash_profile
cp -r ~/.cabal/config ${DOTPATH}cabal/config
cp -r ~/.scripts ${DOTPATH}.scripts
cp -r ~/.emacs.d ${DOTPATH}.emacs.d
cp ~/.ghci ${DOTPATH}ghci
cp ~/.gitignore ${DOTPATH}gitignore
cp ~/.gitconfig ${DOTPATH}gitconfig