all: remove tmux; ghci: remove lambda prompt
This commit is contained in:
6
Makefile
6
Makefile
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user