♻️ add nerd-fonts setup
This commit is contained in:
parent
4b20f9d137
commit
47bb5e62e3
1 changed files with 4 additions and 0 deletions
4
makefile
4
makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue