Add instructions to install font for hyperjs users (#375)

[skip ci]
This commit is contained in:
Simon Tarchichi 2020-09-08 17:10:06 +02:00 committed by GitHub
parent 965eb6130d
commit f20d5daf0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,6 +122,8 @@ Man pages have been added. Checkout `man colorls`.
*Note for `iTerm2` users - Please enable the Nerd Font at iTerm2 > Preferences > Profiles > Text > Non-ASCII font > Hack Regular Nerd Font Complete.* *Note for `iTerm2` users - Please enable the Nerd Font at iTerm2 > Preferences > Profiles > Text > Non-ASCII font > Hack Regular Nerd Font Complete.*
*Note for `HyperJS` users - Please add `"Hack Regular Nerd"` Font as an option to `fontFamily` in your `~/.hyper.js` file.*
3. Install the [colorls](https://rubygems.org/gems/colorls/) ruby gem with `gem install colorls` 3. Install the [colorls](https://rubygems.org/gems/colorls/) ruby gem with `gem install colorls`
*Note for `rbenv` users - In case of load error when using `lc`, please try the below patch.* *Note for `rbenv` users - In case of load error when using `lc`, please try the below patch.*