mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add @tobi's try as a default install
This commit is contained in:
@@ -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
|
||||
|
||||
4
migrations/1762781907.sh
Normal file
4
migrations/1762781907.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
echo "Add try command for managing quick code experiments"
|
||||
|
||||
omarchy-pkg-add tobi-try
|
||||
mkdir -p ~/Work/tries
|
||||
Reference in New Issue
Block a user