7 lines
193 B
Bash
7 lines
193 B
Bash
yay -S --noconfirm --needed \
|
|
wget curl unzip inetutils impala \
|
|
fd eza fzf ripgrep zoxide bat \
|
|
wl-clipboard fastfetch btop \
|
|
man tldr less whois plocate bash-completion \
|
|
alacritty
|