Using nerdfonts

This commit is contained in:
Joty
2018-08-03 15:26:58 +09:30
parent b93011fe5c
commit 9bedffea2d
2 changed files with 9 additions and 4 deletions

View File

@@ -60,6 +60,12 @@ else
echo -e "\npowerline_fonts Installation Failed\n"
fi
wget -N https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/Hack/Regular/complete/Hack%20Regular%20Nerd%20Font%20Complete.ttf -P ~/.fonts/
wget -N https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/RobotoMono/Regular/complete/Roboto%20Mono%20Nerd%20Font%20Complete.ttf -P ~/.fonts/
fc-cache -fv ~/.fonts
# if git clone --depth=1 https://github.com/gabrielelana/awesome-terminal-fonts.git --depth=1 ~/.quickzsh/awesome_terminal_fonts; then :
# else
# cd ~/.quickzsh/awesome_terminal_fonts && git pull