added sbcli
This commit is contained in:
5
Makefile
5
Makefile
@@ -1,4 +1,4 @@
|
||||
all: bash cardinal ghc git input python scripts tmux valgrind vim zepto zsh
|
||||
all: bash cardinal ghc git input python sbcli scripts tmux valgrind vim zepto zsh
|
||||
|
||||
bash:
|
||||
cp bash_profile ~/.bash_profile
|
||||
@@ -23,6 +23,9 @@ python:
|
||||
scripts:
|
||||
cp -r .scripts ~/
|
||||
|
||||
sbcli:
|
||||
cp -r sbclirc ~/
|
||||
|
||||
tmux:
|
||||
cp dev-tmux ~/dev-tmux
|
||||
cp tmux.conf ~/.tmux.conf
|
||||
|
Reference in New Issue
Block a user