minor-installer-fix: remove install argument from pacman (#231)

This commit is contained in:
Walkability 2021-04-04 17:24:35 -04:00 committed by GitHub
parent 6096fe5650
commit dd70434857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ installonubuntu() {
}
installonarch() {
sudo pacman -S install ripgrep fzf ranger
sudo pacman -S ripgrep fzf ranger
which yay >/dev/null && yay -S python-ueberzug-git || pipinstallueberzug
pip3 install neovim-remote
npm install -g tree-sitter-cli