keyd-git
This commit is contained in:
parent
7eafc15306
commit
cdc54657d3
|
|
@ -108,7 +108,7 @@ 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 -si && cd .. && rm -rf paru-bin
|
||||||
paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin libxft-bgra zsh-fast-syntax-highlighting-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): "
|
||||||
read driver
|
read driver
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue