add install script
This commit is contained in:
parent
b65b3c7964
commit
3c49021103
6
install.sh
Executable file
6
install.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp bash/bashrc ~/.bashrc
|
||||
cp bash/bash_profile ~/.bash_profile
|
||||
cp tmux/tmux.conf ~/.tmux.conf
|
||||
cp git/gitconfig ~/.gitconfig
|
||||
Loading…
x
Reference in New Issue
Block a user