doing nerdfonts

This commit is contained in:
Matthew Stobbs
2026-02-08 14:44:54 -07:00
parent b87fc8235e
commit 906603b6d4
3 changed files with 214 additions and 8 deletions

View File

@@ -161,3 +161,15 @@ go_pkgname:
1.23: go123
1.22: go122
# }}}
# {{{ nerdfonts
nerdfonts_install_list:
JetBrainsMono
- FiraCode
- FiraMono
- GoMono
- Hack
- Symbols
nerdfonts_base_url: https://github.com/ryanoasis/nerd-fonts/releases/latest/download
nerdfonts_install_path: share/fonts
nerdfonts_archives: []
# }}}