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