♻️ add nerd-fonts setup

This commit is contained in:
dth@taiga.ai 2022-06-19 15:34:06 +02:00
parent 4b20f9d137
commit 47bb5e62e3

View file

@ -43,3 +43,7 @@ setup_music:
setup_editorconfig:
ln -s -f ~/dotfiles/.editorconfig ~/.editorconfig
setup_nerdfonts:
git clone --depth 2 https://github.com/ryanoasis/nerd-fonts/ ~/nerd-fonts
cd ~/nerd-fonts && ./install.sh