28 lines
731 B
Markdown
28 lines
731 B
Markdown
# elementaryos-setup-script
|
|
|
|
An automated way to setup Elementary OS just how I like it.
|
|
|
|
Use the following to run the script
|
|
|
|
```
|
|
wget -O - https://git.tcmeta.net/kurtis/elementaryos-setup-script/raw/branch/main/elementary-setup.sh | sudo bash
|
|
```
|
|
|
|
This script will do the following:
|
|
|
|
- Install Nala Package
|
|
- Install Deb Chromium and open urls for extensions to be added
|
|
- Install fish shell
|
|
- Install wireguard and wiregui
|
|
- Install Appimage Launcher
|
|
- Install gnome-disks
|
|
- Install gnome-scanner
|
|
- Add flathub repo to flatpak
|
|
- Install Bitwarden flatpak
|
|
- Install Bottles flatpak
|
|
- Install Insomnia flatpak
|
|
- Install Mailspring flatpak
|
|
- Install Prettifier flatpak
|
|
- Install Connections flatpak
|
|
- Install Libre Office flatpak
|