git clone [email protected]:Detmud/dotfiles.git
cd ~/dotfiles
chmod +x makesymlinks.sh
./makesymlinks.sh
- Install Brew
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
- Install ZSH
brew install zsh zsh-completions
Follow Instructions !
- Install VIM
brew install vim
- ...