Nvidia, fuck you.
This commit is contained in:
parent
fd1ea08cf0
commit
5c6fd144a0
|
|
@ -116,11 +116,6 @@ paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin \
|
||||||
zsh-fast-syntax-highlighting-git keyd-git librewolf-bin
|
zsh-fast-syntax-highlighting-git keyd-git librewolf-bin
|
||||||
|
|
||||||
chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
printf "bro do you want to install that fucking nvidia-390xx drivers? (y/n): "
|
|
||||||
read driver
|
|
||||||
if [[ $driver = y ]]; then
|
|
||||||
paru -S --noconfirm nvidia-390xx
|
|
||||||
fi
|
|
||||||
|
|
||||||
ln -s ~/.config/x11/xinitrc .xinitrc
|
ln -s ~/.config/x11/xinitrc .xinitrc
|
||||||
ln -s ~/.config/shell/profile .zprofile
|
ln -s ~/.config/shell/profile .zprofile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue