I am currently using Zsh + Prezto for my scripting shell configuration. I have been using the sorin
theme but am a little dissatisfied with it. I\'d like to switch
It is all about the Powerline symbols.
To get the Powerline symbols working as mike@Mikes-Laptop.local
has:
Download a Powerline font. A good font for downloading can be found at https://github.com/powerline/fonts
Install it by running ./install.sh
.
Change the font in your Terminal preferences to use the new Powerline font.
echo "\ue0b0 \u00b1 \ue0a0 \u27a6 \u2718 \u26a1 \u2699"
The prior instructions were intended for Mac OS version 10.11 with Terminal, but may work similar for other setups.