readme update with better description
This commit is contained in:
parent
b598f608ae
commit
be3bf0d9f7
15
README.md
15
README.md
@ -1,15 +1,16 @@
|
|||||||
## Quick Installation and Configuration of a Fresh [EndeavourOS](https://endeavouros.com/) or Arch Linux Installation
|
## Helper Script to Setup 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
|
cd ~/Downloads/ && wget -q -O Linux_Toolbox.sh https://git.zinchuk.xyz/yuriy/Linux-Setup-Script/raw/branch/main/Linux_Toolbox.sh && 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
|
- Install Software through Pacman/Paru
|
||||||
- Change Grub Timeout
|
- paru, htop, librewolf, brave, docker, docker-compose
|
||||||
- Set KDE Settings through Konsave
|
- Install packages from a Pacman Export List
|
||||||
|
- Change System Settings
|
||||||
|
- Import KDE Settings through Konsave
|
||||||
|
- Change sudo timeout, change grub timeout, insert [Flexo Local Update Repo](https://github.com/nroi/flexo), enable ssh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
Loading…
Reference in New Issue
Block a user