dotfiles/install.sh
2014-08-27 13:28:48 +02:00

5 lines
127 B
Bash
Executable File

#!/bin/bash
ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
ln -s ~/.dotfiles/zshrc ~/.zshrc
ln -s ~/.dotfiles/oh-my-zsh ~/.oh-my-zsh