Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edbizarro/bali
:beach_umbrella: (Bash) Arch Linux Installer
https://github.com/edbizarro/bali
arch-linux archlinux bash yay
Last synced: 3 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T16:32:51.000Z (5 months ago)
- Last Synced: 2024-10-09T14:41:31.245Z (4 months ago)
- Topics: arch-linux, archlinux, bash, yay
- Language: Shell
- Homepage:
- Size: 130 KB
- Stars: 2
- Watchers: 1
- 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 installIn 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