all: remove tmux; ghci: remove lambda prompt

This commit is contained in:
2018-02-06 12:13:37 +01:00
parent e98c23471b
commit f5c392b9aa
5 changed files with 1 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
all: bash cardinal e ghc git input python sbcli scripts tmux valgrind vim zepto zsh
all: bash cardinal e ghc git input python sbcli scripts valgrind vim zepto zsh
bash:
cp bash_profile ~/.bash_profile
@@ -29,10 +29,6 @@ scripts:
sbcli:
cp -r sbclirc ~/
tmux:
cp dev-tmux ~/dev-tmux
cp tmux.conf ~/.tmux.conf
valgrind:
cp valgrindrc ~/.valgrindrc