diff --git a/install/omarchy-base.packages b/install/omarchy-base.packages index 26d123f7..b1543ccb 100644 --- a/install/omarchy-base.packages +++ b/install/omarchy-base.packages @@ -111,6 +111,7 @@ swayosd system-config-printer tldr tree-sitter-cli +tobi-try ttf-cascadia-mono-nerd ttf-ia-writer ttf-jetbrains-mono-nerd diff --git a/migrations/1762781907.sh b/migrations/1762781907.sh new file mode 100644 index 00000000..ec846be1 --- /dev/null +++ b/migrations/1762781907.sh @@ -0,0 +1,4 @@ +echo "Add try command for managing quick code experiments" + +omarchy-pkg-add tobi-try +mkdir -p ~/Work/tries