My Dotfiles
I recommend to run system-automation to install the dotfiles.
- Oh My Zsh
sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
git clone https://github.com/fwilhe2/dotfiles.git ~/.dotfiles
~/.dotfiles/install
(caution! this will override your current dotfiles!)