LinuxScripts/README.md

12 lines
445 B
Markdown

# LinuxScripts
A series of setup scripts for Linux
## About this Project
This project is made to allow switching between different Desktop Environments as **Easy as Possible**. Scripts in here will automatically handle things such as setting up Apps, Desktop Env. Settings, etc.
To use it, you can run any of the following:
### Arch Linux
```bash
curl http://server.lan:3003/OBJNULL/LinuxScripts/raw/branch/main/Installation/arch.sh | sh
```