diff options
Diffstat (limited to 'bin/install.sh')
-rwxr-xr-x | bin/install.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bin/install.sh b/bin/install.sh deleted file mode 100755 index dc6c67a..0000000 --- a/bin/install.sh +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -sudo apt-get install git zsh - - -ln -i tmux.conf ~/.tmux.conf -ln -i bashrc ~/.bashrc -ln -i vim/vimrc ~/.vimrc -ln -i Hyperterm/hyper.js ~/.hyper.js - -ln -i Hyperterm/local ~/.hyper_plugins/local |