exit alias -> killall tmux; removed all traces of emacs

This commit is contained in:
hellerve
2015-07-17 16:38:33 +02:00
parent 73dae23ae5
commit 99ebc7439e
2 changed files with 2 additions and 6 deletions

View File

@@ -1,13 +1,8 @@
all: bash emacs ghc git input python scripty tmux valgrind vim zsh
without-emacs: bash ghc git input python scripty tmux valgrind vim zsh
all: bash ghc git input python scripty tmux valgrind vim zsh
bash:
cp bash_profile ~/.bash_profile
emacs:
cp -r .emacs.d ~/
ghc:
cp -r cabal/config ~/.cabal/config
cp ghci ~/.ghci