/powerline-web-fonts

Powerline Web Fonts for Chromebook

Primary LanguageCSSMIT LicenseMIT

powerline-web-fonts

Powerline Web Fonts working in Secure Shell working also on Chromebook (or pretty much anything running Chrome).

There are other fonts as well for you to choose from:

  • Anonymice Powerline
  • Inconsolata for Powerline
  • Literation Mono Powerline
  • PT Mono for Powerline
  • Sauce Code Powerline Regular
  • Sauce Code Powerline Regular
  • Ubuntu Mono derivative Powerline

Usage example for Secure Shell

  • Options:
    • font-family: "Source Code Pro for Powerline", monospace
    • user-css: http://rawgit.com/wernight/powerline-web-fonts/master/PowerlineFonts.css

Usage example for Crosh Window

  • Start crosh window then press Ctrl+Shift+J and paste in the following:
term_.prefs_.set('font-family', '"Source Code Pro for Powerline", monospace');
term_.prefs_.set('user-css', 'https://rawgit.com/wernight/powerline-web-fonts/master/PowerlineFonts.css');

If you have Crouton installed on a developer mode Chromebook, or if you're pretty much on any other OS, you can install those fonts locally or copy them locally and it'll work with little to not effort.