18 lines
472 B
Markdown
18 lines
472 B
Markdown
# 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 |