Merge branch 'master' into dev

This commit is contained in:
David Heinemeier Hansson
2026-02-18 09:25:19 +01:00
+6
View File
@@ -0,0 +1,6 @@
echo "Switch lmstudio -> lmstudio-bin"
if pacman -Q lmstudio &>/dev/null; then
omarchy-pkg-drop lmstudio
omarchy-pkg-add lmstudio-bin
fi