updated readme and screenshot
This commit is contained in:
parent
d48a46d2a1
commit
87c1dd0f75
Binary file not shown.
Before Width: | Height: | Size: 35 KiB |
BIN
Assets/Screenshots/Linux_Toolbox_Preview.png
Normal file
BIN
Assets/Screenshots/Linux_Toolbox_Preview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
14
README.md
14
README.md
@ -1,8 +1,12 @@
|
||||
# Linux Setup Script
|
||||
## Quick Installation and Configuration of a Fresh [EndeavourOS](https://endeavouros.com/) or Arch Linux Installation
|
||||
|
||||
Bash + YAD script for setting up a fresh EndeavourOS install with my personal preferences.
|
||||
|
||||
![Alt text](Assets/Screenshot.png "Screenshot of Main Window")
|
||||
````
|
||||
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/Linux_Toolbox_Preview.png)
|
||||
|
||||
## Command to download and run:
|
||||
`wget -q -O - https://git.zinchuk.xyz/yuriy/Linux-Setup-Script/raw/branch/main/Linux-Setup-Script.sh | bash`
|
||||
- Linux Scripts for Automating Installation
|
||||
- Install Software through Pacman/Paru
|
||||
- Change Grub Timeout
|
||||
- Set KDE Settings through Konsave
|
Loading…
Reference in New Issue
Block a user