mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Bare mode is dead in 2.0
Uninstall whatever you want yourself now that we have multi-tab uninstalls
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
if omarchy-pkg-aur-accessible; then
|
||||
if [ -z "$OMARCHY_BARE" ]; then
|
||||
yay -S --noconfirm --needed \
|
||||
1password-beta 1password-cli \
|
||||
typora ttf-ia-writer
|
||||
fi
|
||||
yay -S --noconfirm --needed \
|
||||
1password-beta 1password-cli \
|
||||
typora ttf-ia-writer
|
||||
|
||||
yay -S --noconfirm --needed \
|
||||
tzupdate wl-screenrec \
|
||||
|
||||
Reference in New Issue
Block a user