Initial Commit
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal 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
|
||||
Reference in New Issue
Block a user