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