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
|
if omarchy-pkg-aur-accessible; then
|
||||||
yay -S --noconfirm --needed \
|
yay -S --noconfirm --needed \
|
||||||
typora ttf-ia-writer
|
typora ttf-ia-writer \
|
||||||
|
tzupdate wl-screenrec python-terminaltexteffects
|
||||||
yay -S --noconfirm --needed \
|
|
||||||
tzupdate wl-screenrec \
|
|
||||||
python-poetry-core python-terminaltexteffects
|
|
||||||
else
|
else
|
||||||
echo -e "\n\e[31mAUR is unavailable. Skipping installation of: 1password, Typora, tte, tzupdate !\e[0m"
|
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."
|
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 \
|
wl-clipboard fastfetch btop \
|
||||||
man tldr less whois plocate \
|
man tldr less whois plocate \
|
||||||
starship bash-completion \
|
starship bash-completion \
|
||||||
gum \
|
gum python-poetry-core \
|
||||||
alacritty
|
alacritty
|
||||||
|
|||||||
Reference in New Issue
Block a user