Added ripgrep to install.sh
This commit is contained in:
parent
fbf117f909
commit
5881c1c810
@ -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 ""
|
||||
ssh-keygen -t rsa -b 4096 -C "git@bouvais.com" -f "$HOME/.ssh/id_rsa" -N ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user