Skip to content

Commit

Permalink
Updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
wfchandler committed Aug 18, 2016
1 parent 2b5a8b2 commit 0f904c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ See [Slant](http://www.slant.co/topics/67/~programming-fonts) if you don't know

- Options:
- font-family: `"Source Code Pro for Powerline", monospace`
- user-css: `http://rawgit.com/ChandLore/croshfonts/master/PowerlineFonts.css`
- user-css: `http://rawgit.com/chandlore/croshfonts/master/PowerlineFonts.css`

## Usage example for [Crosh Window](https://chrome.google.com/webstore/detail/crosh-window/nhbmpbdladcchdhkemlojfjdknjadhmh)

- Start crosh window then press `Ctrl+Shift+J` and paste in the following:

```js
term_.prefs_.set('font-family', '"Source Code Pro for Powerline", monospace');
term_.prefs_.set('user-css', 'https://rawgit.com/ChandLore/croshfonts/master/PowerlineFonts.css');
term_.prefs_.set('user-css', 'https://rawgit.com/chandcore/croshfonts/master/PowerlineFonts.css');
```

If you have [Crouton](https://github.com/dnschneid/crouton) installed on a developer mode Chromebook,
Expand Down

0 comments on commit 0f904c7

Please sign in to comment.