|
@@ -7,7 +7,7 @@ read yesno
|
|
|
if [[ "$yesno" == "y" ]]; then
|
|
|
echo "[*] Installing most popular tools"
|
|
|
|
|
|
- sudo pacman -Sy fzf fd neovim ripgrep nmap hexyl ctags git podman ueberzug duf exa i3blocks udiskie alacritty rofi
|
|
|
+ sudo pacman -Sy fzf fd neovim ripgrep nmap hexyl ctags git podman ueberzug duf exa i3blocks udiskie alacritty rofi firefox python-pip
|
|
|
fi
|
|
|
|
|
|
|