linux-setup-script/README.md

17 lines
598 B
Markdown
Raw Normal View History

2023-08-23 05:57:30 -04:00
## Quick Installation and Configuration of a Fresh [EndeavourOS](https://endeavouros.com/) or Arch Linux Installation
2023-03-26 23:15:29 -04:00
2023-08-23 05:57:30 -04:00
````
cd ~/Downloads/ && wget -q -O Linux_Toolbox.sh http://git.zinchuk.xyz/ && chmod +x Linux_Toolbox.sh && bash Linux_Toolbox.sh
````
2023-08-23 06:00:39 -04:00
![Windows Toolbox](/Assets/Screenshots/Preview.png)
2023-03-27 00:05:07 -04:00
2023-08-23 05:57:30 -04:00
- Linux Scripts for Automating Installation
- Install Software through Pacman/Paru
- Change Grub Timeout
2023-08-23 06:02:20 -04:00
- 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>