diff --git a/install.sh b/install.sh index d4600c0..b985915 100755 --- a/install.sh +++ b/install.sh @@ -8,6 +8,7 @@ sudo pacman -S --noconfirm --needed \ lazygit \ wl-clipboard \ swaybg \ + ripgrep \ starship sudo pacman -R --noconfirm alacritty @@ -34,4 +35,4 @@ rm -rf /tmp/yay git config --global user.name "adrien" git config --global user.email "git@bouvais.lu" -ssh-keygen -t rsa -b 4096 -C "git@bouvais.com" -f "$HOME/.ssh/id_rsa" -N "" \ No newline at end of file +ssh-keygen -t rsa -b 4096 -C "git@bouvais.com" -f "$HOME/.ssh/id_rsa" -N ""