add standard-desktop-setup.sh
This commit is contained in:
10
README.md
10
README.md
@@ -1,3 +1,9 @@
|
||||
# ubuntu-setup-scripts
|
||||
# Ubuntu Setup Scripts
|
||||
|
||||
Easy shell scripts to run for common setups
|
||||
Easy shell scripts to run for common setups. Download the script and run it like this:
|
||||
|
||||
```bash
|
||||
# assuming your are using standard-desktop-setup.sh
|
||||
chmod a+x ./standard-desktop-setup.sh
|
||||
./standard-desktop-setup.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user