Major rework on vim and zsh

This commit is contained in:
hellerve
2015-04-05 17:41:14 +02:00
parent 9e6f10e473
commit 50f32b32ed
5 changed files with 578 additions and 178 deletions

View File

@@ -4,6 +4,7 @@ bash:
cp bash_profile ~/.bash_profile
ghc:
cp -r cabal ~/.cabal
cp ghci ~/.ghci
git:
@@ -21,7 +22,8 @@ valgrind:
cp valgrindrc ~/.valgrindrc
vim:
cp vimrc ~/.vimrc
cp vimrc ~/.vimrc.local
cp -r vim ~/.vim
zsh:
cp zshrc ~/.zshrc