summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutils/installer/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/install.sh b/utils/installer/install.sh
index 9879cb79..21bf6b28 100755
--- a/utils/installer/install.sh
+++ b/utils/installer/install.sh
@@ -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