Skip to content

wfchandler/croshfonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original by wernight

Only addition is to add DejaVu Sans Mono for Powerline font.

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:

  • Anonymous Pro - Anonymice Powerline
  • Inconsolata - Inconsolata for Powerline
  • Liberation Mono - Literation Mono Powerline
  • PT Mono - PT Mono for Powerline
  • Source Code Pro or Source Code Pro for Powerline - Source Code for Powerline
  • Ubuntu Mono - Ubuntu Mono derivative Powerline
  • DejaVu 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

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published