Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 416 Bytes

OS - Tools

A collection of scripts to improve your OS experience

Usage

  1. Read what the script does before executing it.
  2. Read the Warnings
  3. Adjust the script to your personal preference, if you are not me, you probably are using different programs
  4. Enjoy!

General Notes

Linux

To run a script

  1. Add executable permission to file: chmod +x script.sh
  2. Run Script with sudo ./script.sh