mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
* Fix multi-package removal in omarchy-pkg-remove The script already had multi-selection enabled with --multi flag, but wasn't handling multiple selections correctly. When users selected multiple packages with Tab, they wouldn't all get removed. Fixed by using xargs to properly convert newline-separated package names from fzf into individual arguments for yay. Fixes #805 * Add multi-select explainer * Fix multi install like we did for remove --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
654 B
Executable File
654 B
Executable File