An open API service indexing awesome lists of open source software.

https://github.com/caglaryalcin/linux-scripts

Contains various automated scripts for Linux
https://github.com/caglaryalcin/linux-scripts

bash bash-script linux linux-mint mint script ubuntu

Last synced: 10 months ago
JSON representation

Contains various automated scripts for Linux

Awesome Lists containing this project

README

          

## Description

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.