feat: wire up post-update and post-install hooks
Some checks failed
Check / eval-and-lint (push) Has been cancelled
Some checks failed
Check / eval-and-lint (push) Has been cancelled
This commit is contained in:
@@ -33,3 +33,4 @@ else
|
||||
fi
|
||||
|
||||
echo "Environment update complete."
|
||||
nomarchy-hook post-update
|
||||
|
||||
@@ -99,4 +99,5 @@ nomarchy-state-write welcome_done true --type bool
|
||||
rm -f "$HOME/.config/nomarchy/.first-run-done"
|
||||
|
||||
gum style --foreground 82 "Setup complete! Enjoy your Nomarchy experience."
|
||||
nomarchy-hook post-install
|
||||
sleep 3
|
||||
|
||||
Reference in New Issue
Block a user