https://github.com/edbizarro/bali
:beach_umbrella: (Bash) Arch Linux Installer
https://github.com/edbizarro/bali
arch-linux archlinux bash yay
Last synced: 9 months ago
JSON representation
:beach_umbrella: (Bash) Arch Linux Installer
- Host: GitHub
- URL: https://github.com/edbizarro/bali
- Owner: edbizarro
- Created: 2018-04-25T23:10:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T03:54:10.000Z (9 months ago)
- Last Synced: 2025-03-16T14:20:57.623Z (9 months ago)
- Topics: arch-linux, archlinux, bash, yay
- Language: Shell
- Homepage:
- Size: 131 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :beach_umbrella: bali
(Bash) Arch Linux Installer
## Instructions:
```shell
wget https://raw.githubusercontent.com/edbizarro/bali/master/letsgo
chmod +x letsgo
./letsgo
```
### Post install
In case you have a Dell laptop (like me) you should read these posts:
- https://wiki.archlinux.org/title/NVIDIA/Troubleshooting#Modprobe_Error:_%22Could_not_insert_'nvidia':_No_such_device%22_on_linux_%3E=4.8
- http://www.saminiir.com/configuring-arch-linux-on-dell-xps-15
- https://publications.petrzemek.net/articles/Dell-G5-15-Gaming-5590-Arch-Linux/
- https://github.com/Frogging-Family/nvidia-all
### Other (good) sources
- https://austingwalters.com/increasing-battery-life-on-an-arch-linux-laptop-thinkpad-t14s/
---
Thanks to [gawlk](https://github.com/gawlk/alis) for the inspiration and ideas