mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-19 04:06:08 +00:00
feat: migrate to mise for unified tool management (#309)
This commit is contained in:
@@ -51,8 +51,8 @@ install_extensions()
|
||||
# Install all GitHub CLI extensions
|
||||
main()
|
||||
{
|
||||
install_extensions
|
||||
msgr run_done "Done"
|
||||
install_extensions \
|
||||
&& msgr run_done "Done"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user