Closed Baneeishaque closed 6 years ago
I think Nerd Font is compatible with windows shells, because Nerd Font repository supplies seperate ttf files for windows. For example, these are the windows compatible version of AnonymousPro Nerd Font : https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/AnonymousPro/complete/Anonymice%20Powerline%20Nerd%20Font%20Complete%20Mono%20Windows%20Compatible.ttf , https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/AnonymousPro/complete/Anonymice%20Powerline%20Nerd%20Font%20Complete%20Windows%20Compatible.ttf
@Baneeishaque - Sorry for the late reply. Just installing "Knack Regular Nerd Font" should do the trick. Can you please confirm this?
I can confirm, works for me. Would be nice to put font name in installation instructions.
$ cd ~/.fonts
$ wget https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/Hack/Regular/complete/Knack%20Regular%20Nerd%20Font%20Complete.ttf
...
$ fc-cache -f
@duraki - Great. Feel free to send in a PR, mentioning this just after the README's Installation section as a "Note: ". 👍
I cannot find any font with the name "Knack Regular Nerd Font".
Me neither, getting: 2018-09-07 08:45:58 ERROR 404: Not Found.
on the wget of Knack Regular provided in duraki's comment.
This worked: wget https://github.com/enricobacis/.dotfiles/blob/master/osx-fonts/Library/Fonts/Knack%20Regular%20Nerd%20Font%20Complete.ttf
"Knack" is the old name of the patched "Hack" in Nerd Fonts, before the license of Hack was changed to permit derivative fonts to contain the word "Hack" itself. See https://github.com/source-foundry/Hack/pull/321
So, there is no "Knack" in Nerd Fonts anymore, just install the Hack Nerd Font.
Installation of Hack Nerd Font solved the problem. Even Hack Fonts supplies a windows installer.
Is installation of Nerd Font necessory?, atleast in the case of linux? I tried first option of Nerd Font installation. But, the git clone downloads more than 1 GB (i think this is due to large size of Nerd Font repository). That's sad for me. Can you please provide a minimal installaton instructions for Nerd Font, if it is necessory for
colrls
? Moreover Nerd Font also provides methods to install single fonts. So, please specify which fonts are requred forcolorls
,if it is necessory...