- Download and install iTerm2 (it has better color fidelity than the built in Terminal).
Get the iTerm color settings:
Just save it somewhere and open the file(s). The color settings will be imported into iTerm2. Apply them in iTerm through iTerm -> Preferences -> Profiles -> Colors -> Load Presets. You can create a different profile, other than Default if you wish to do so.
Open the downloaded font and press "Install Font".
Set this font in iTerm2 (14px is my personal preference) (iTerm -> preferences -> profiles -> text).
- Regular Font -> "Change Font"
- Non-ASCII Font -> "Change Font"
Restart iTerm2 for all changes to take effect.
Download and install Fish Shell.
Change default shell to fish:
chsh -s /usr/local/bin/fishcurl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | fishWhen the installation is done, call omf update for updating framework and installed packages.
If something goes wrong call omf doctor.
omf install agnoster