Skip to content

Instantly share code, notes, and snippets.

@slabad
Last active April 20, 2024 22:40
Show Gist options
  • Save slabad/ddc88ab1d6b84217e5ca4645ea11d8df to your computer and use it in GitHub Desktop.
Save slabad/ddc88ab1d6b84217e5ca4645ea11d8df to your computer and use it in GitHub Desktop.
Powerline Font Install for Mac #terminal

Download the pre-patched powerline symbols font file.

$ wget -c https://github.com/Lokaltog/powerline/raw/develop/font/PowerlineSymbols.otf

  • Open “Font Book” (Hit Cmd + Space to open spotlight and type Font Book).
  • Go to “File > Add Fonts” and open the PowerlineSymbols.otf file.
  • After the font is added, right click on “PowerlineSymbols” font and select “Validate Font”.
  • Now the font should be installed and ready to use.
  • If you are using iTerm, change the non-ascii font to PowerSymbols to start using the powerline fonts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment