updated nerdfonts
This commit is contained in:
parent
e0cfa822bf
commit
4c71d0f4fd
2 changed files with 1 additions and 22 deletions
2
init.sh
2
init.sh
|
@ -81,7 +81,7 @@ spacevim () {
|
|||
fonts () {
|
||||
echo "installing fonts"
|
||||
mkdir ~/.fonts
|
||||
wget -q https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/SourceCodePro.zip
|
||||
wget -q https://github.com/ryanoasis/nerd-fonts/releases/download/v2.3.1/SourceCodePro.zip
|
||||
unzip -q SourceCodePro.zip -x '*Compatible.ttf' -d "$HOME/.fonts"
|
||||
rm SourceCodePro.zip
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue