mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
One fewer package we don't need to get from AUR
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
|
||||
if omarchy-pkg-aur-accessible; then
|
||||
yay -S --noconfirm --needed \
|
||||
typora ttf-ia-writer
|
||||
|
||||
yay -S --noconfirm --needed \
|
||||
tzupdate wl-screenrec \
|
||||
python-poetry-core python-terminaltexteffects
|
||||
typora ttf-ia-writer \
|
||||
tzupdate wl-screenrec python-terminaltexteffects
|
||||
else
|
||||
echo -e "\n\e[31mAUR is unavailable. Skipping installation of: 1password, Typora, tte, tzupdate !\e[0m"
|
||||
echo "You will have to install these later when AUR is available."
|
||||
|
||||
@@ -6,5 +6,5 @@ sudo pacman -S --noconfirm --needed \
|
||||
wl-clipboard fastfetch btop \
|
||||
man tldr less whois plocate \
|
||||
starship bash-completion \
|
||||
gum \
|
||||
gum python-poetry-core \
|
||||
alacritty
|
||||
|
||||
Reference in New Issue
Block a user