diff options
| author | krolyxon <krolyxon@tutanota.com> | 2023-01-13 15:01:20 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2023-01-13 15:01:20 +0530 |
| commit | 5c6fd144a0a0a57df3cfd8b1ddd61ebd34eb15eb (patch) | |
| tree | 0f7c765bcf181d48f2bcb667940571fb855642ab /arch_install.sh | |
| parent | fd1ea08cf0b8da16c7b9ca6f44d80c48cbae5cc4 (diff) | |
Nvidia, fuck you.
Diffstat (limited to 'arch_install.sh')
| -rw-r--r-- | arch_install.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch_install.sh b/arch_install.sh index 2d16d3d..232d756 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -116,11 +116,6 @@ paru -S --noconfirm htop-vim nerd-fonts-jetbrains-mono lf-bin \ zsh-fast-syntax-highlighting-git keyd-git librewolf-bin 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/shell/profile .zprofile |
