Merge branch 'master' into dev

This commit is contained in:
David Heinemeier Hansson
2026-02-20 20:21:43 +01:00
2 changed files with 7 additions and 1 deletions
+5
View File
@@ -141,4 +141,9 @@ clojure)
omarchy-pkg-add rlwrap
mise use --global clojure@latest
;;
scala)
echo -e "Installing Scala...\n"
mise use --global scala@latest
mise use --global scala-cli@latest
;;
esac