Fix default agent setup edge cases

This commit is contained in:
David Heinemeier Hansson
2026-08-01 19:52:04 -07:00
parent 6009e8a73b
commit 7b4fb0ad6b
6 changed files with 69 additions and 9 deletions
+3 -1
View File
@@ -1,3 +1,5 @@
echo "Install oh-my-pi (omp) via mise wrapper"
omarchy-mise-install oh-my-pi omp
if [[ ! -f $HOME/.local/state/omarchy/preinstalls-removed ]]; then
omarchy-mise-install github:can1357/oh-my-pi omp
fi