A collection of scripts to improve your OS experience
- Read what the script does before executing it.
- Read the Warnings
- Adjust the script to your personal preference, if you are not me, you probably are using different programs
- Enjoy!
To run a script
- Add executable permission to file:
chmod +x script.sh
- Run Script with
sudo ./script.sh