Bare mode is dead in 2.0
Uninstall whatever you want yourself now that we have multi-tab uninstalls
This commit is contained in:
+3
-5
@@ -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