mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
chore: tweaks to gitignore and fonts installation
This commit is contained in:
@@ -43,6 +43,7 @@ add_fonts_to_sparse_checkout()
|
||||
install_fonts()
|
||||
{
|
||||
msgr run "Starting to install NerdFonts..."
|
||||
# shellcheck disable=SC2048,SC2086
|
||||
./install.sh -q -s ${fonts[*]}
|
||||
msgr run_done "Done"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user