after-format.sh
My settings and softwares for Linux Mint.
wget https://raw.githubusercontent.com/caglaryalcin/linux-scripts/main/scripts/dark.sh
sudo chmod +x dark.sh
bash dark.sh
wget https://raw.githubusercontent.com/caglaryalcin/linux-scripts/main/scripts/after-format.sh
sudo chmod +x after-format.sh
sudo ./after-format.sh
This script does exactly the following;
- Checks your internet
- Sets resolution 1920x1080 for single monitor
- System update & upgrade
- Install vMware workstation
- Install wine
- Install libreoffice
- Install thunderbird
- Install putty
- Install steam
- Install anydesk
- Install flameshot
- Install sublime-text
- Install vlc
- Install filezilla
- Install deluge
- Install gparted
dark.sh
This script just does sets dark theme for Linux Mint (Cinnamon) or Gnome based distros.