makepkg -sri
This commit is contained in:
parent
cdc54657d3
commit
d5913eadcb
|
|
@ -107,7 +107,7 @@ sudo make -C ~/.local/src/dmenu install
|
||||||
git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim
|
git clone --depth=1 git@github.com:krolyxon/nvim.git ~/.config/nvim
|
||||||
|
|
||||||
# paru: AUR helper
|
# paru: AUR helper
|
||||||
git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -si && cd .. && rm -rf paru-bin
|
git clone https://aur.archlinux.org/paru-bin.git && cd paru-bin && makepkg -sri && cd .. && rm -rf paru-bin
|
||||||
paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin libxft-bgra zsh-fast-syntax-highlighting-git keyd-git
|
paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin libxft-bgra zsh-fast-syntax-highlighting-git keyd-git
|
||||||
chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
|
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue