Added install script

This commit is contained in:
Dreaded_X 2014-08-27 13:28:48 +02:00
parent 0ffc0617cb
commit db00b45d39

4
install.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
ln -s ~/.dotfiles/zshrc ~/.zshrc
ln -s ~/.dotfiles/oh-my-zsh ~/.oh-my-zsh