-
Install iTerm2
-
Install Command line tools
xcode-select --install
- Clone repo to home directory
git clone https://github.com/andrroy/dotfiles.git
- Run install script
On OS X
cat install.sh | sh
On Linux
bash install.sh
-
Apply iTerm theme
-
Restart iTerm
If you have any extra aliases, you can put them in a file called private_aliases
inside the dotfiles directory. That file will then automatically be sourced.
Inspired by https://remysharp.com/2013/07/25/my-terminal-setup