dotfiles
- zsh theme agnoster
- VI, iTerm & Sublime all have a similar colour scheme. Solarized (Dark)
- Brewfile
- Etc
Linux Setup
install ZSH
sudo apt-get install zsh
change shell
install oh my
run: sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
run: git clone https://github.com/ismaild/dotfiles
run: ./symlink.sh
Notes for Improvements
- Install Powerline fonts fron github instead of homebrew