2023-08-23 06:07:50 -04:00
|
|
|
## Helper Script to Setup 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
|
|
|
````
|
2023-08-23 06:07:50 -04:00
|
|
|
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
|
2023-08-23 05:57:30 -04:00
|
|
|
````
|
2023-03-27 00:05:07 -04:00
|
|
|
|
2023-08-23 05:57:30 -04:00
|
|
|
- Install Software through Pacman/Paru
|
2023-08-23 06:07:50 -04:00
|
|
|
- paru, htop, librewolf, brave, docker, docker-compose
|
|
|
|
- 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
|
|
|
|
|
2023-08-23 06:02:20 -04:00
|
|
|
|
2023-08-23 06:08:26 -04:00
|
|
|
***
|
2023-08-23 06:02:20 -04:00
|
|
|
|
|
|
|
<p align="center">
|
2024-07-06 17:24:54 -04:00
|
|
|
<img width="400" src="https://git.zinchuk.xyz/yuriy/linux-setup-script/raw/branch/main/Assets/Preview.png">
|
2023-08-23 06:02:20 -04:00
|
|
|
</p>
|