mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 06:06:11 +00:00
feat: migrate to mise for unified tool management (#309)
This commit is contained in:
@@ -51,8 +51,8 @@ install_fonts()
|
||||
{
|
||||
msgr run "Starting to install NerdFonts..."
|
||||
# shellcheck disable=SC2048,SC2086
|
||||
./install.sh -q -s ${fonts[*]}
|
||||
msgr run_done "Done"
|
||||
./install.sh -q -s ${fonts[*]} \
|
||||
&& msgr run_done "Done"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user