added sbcli

This commit is contained in:
2017-03-08 21:39:11 +01:00
parent 8e76cca6bd
commit 5f1018a71a
3 changed files with 36 additions and 1 deletions

View File

@@ -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