Match the other installer/removers

This commit is contained in:
David Heinemeier Hansson
2025-08-05 11:39:46 +02:00
parent e31745e67d
commit 59fefd34b1
2 changed files with 0 additions and 0 deletions

5
bin/omarchy-pkg-remove Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
yay -Qqe | fzf --multi --preview 'yay -Qi {1}' --preview-window=down:75% | xargs -ro yay -Rns --noconfirm
~/.local/share/omarchy/bin/omarchy-show-done