Initial Commit

This commit is contained in:
=
2023-07-31 21:29:01 +10:00
commit a6d06e921e
4 changed files with 615 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# elementaryos-config
A bunch of scripts and commands that help with setting up elementaryos
Use the following to run the script
```
sudo bash -c "$(wget -O - https://git.tcmeta.net/kurtis/elementaryos-config/raw/branch/main/setup.sh)"
```
What this script contains:
- Install Deb Chromium and open urls for extensions to be added
- Install wireguard and wiregui
- Install wingpanel addons
- Install Appimage Launcher
- Add flathub repo
- Bunch of other stuff as well