Skip to content

Commit

Permalink
Add nerd-font requirement note to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
drn committed Nov 10, 2018
1 parent daeba9f commit 4ca8c6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ check it out as development progresses.

## Install

Requires a
[nerd-font patched font](https://github.com/ryanoasis/nerd-fonts#patched-fonts)
for the custom icons. My preferred font is a patched Menlo font that you can
find
[here](https://github.com/drn/dots/blob/master/lib/fonts/Menlo%20Regular%20Nerd%20Font%20Complete.otf).

```
go get github.com/drn/nerd-ls
alias ls=nerd-ls
Expand Down

0 comments on commit 4ca8c6a

Please sign in to comment.