linux-setup-script/README.md

17 lines
598 B
Markdown

## Quick Installation and Configuration of a Fresh [EndeavourOS](https://endeavouros.com/) or Arch Linux Installation
````
cd ~/Downloads/ && wget -q -O Linux_Toolbox.sh http://git.zinchuk.xyz/ && chmod +x Linux_Toolbox.sh && bash Linux_Toolbox.sh
````
![Windows Toolbox](/Assets/Screenshots/Preview.png)
- Linux Scripts for Automating Installation
- Install Software through Pacman/Paru
- Change Grub Timeout
- Set KDE Settings through Konsave
<p align="center">
<img width="800" src="https://git.zinchuk.xyz/yuriy/Linux-Setup-Script/media/branch/main/Assets/Screenshots/Preview.png">
</p>