Terminal Setup
A lot of people at work have been asking me how I set up my terminal, so I wrote this up to send to them. Hope you enjoy!
Install ZSH The shell I use is zsh. To install it, follow these instructions
Install oh-my-zsh oh-my-zsh is a plugin/theming library thingie for zsh.
Follow these instructions to install
Make sure to take a look at the plugins and enable any that might be useful for you.
[Read More]