Original by wernight
Only addition is to add DejaVu Sans Mono for Powerline font.
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:
Anonymous Pro
- Anonymice PowerlineInconsolata
- Inconsolata for PowerlineLiberation Mono
- Literation Mono PowerlinePT Mono
- PT Mono for PowerlineSource Code Pro
orSource Code Pro for Powerline
- Source Code for PowerlineUbuntu Mono
- Ubuntu Mono derivative PowerlineDejaVu Sans Mono for Powerline
- DejaVu Powerline
See Slant if you don't know which to choose.
Usage example for Secure Shell
- Options:
- font-family:
"Source Code Pro for Powerline", monospace
- user-css:
http://rawgit.com/chandlore/croshfonts/master/PowerlineFonts.css
- font-family:
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/chandcore/croshfonts/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.