https://github.com/darth-ness/darth-ness-linux-scripts
A repo of .sh files for the GNU/Linux OS
https://github.com/darth-ness/darth-ness-linux-scripts
bash bash-script linux shell shell-script
Last synced: about 2 months ago
JSON representation
A repo of .sh files for the GNU/Linux OS
- Host: GitHub
- URL: https://github.com/darth-ness/darth-ness-linux-scripts
- Owner: Darth-Ness
- License: mit
- Created: 2021-11-20T16:07:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T10:45:45.000Z (almost 3 years ago)
- Last Synced: 2026-01-02T10:54:31.267Z (6 months ago)
- Topics: bash, bash-script, linux, shell, shell-script
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Darth-Ness-Linux-Scripts
A repo of .sh files for the GNU/Linux OS
# Current Scripts
- pythonBuild.sh: compiles and runs python programs.
- rmGit.sh: Remove the files LICENSE, README.md, and .gitignore. Optionally it can also remove .git
- graphicChanger.sh: Changes GPU setting to either "High" or "Auto" WARNING: While "High" gives better preformance, it uses a lot of battery. Change your GPU setting back to "Auto" to save battery (Or the power bill) when you don't need it.
- installZK.sh: Installs the RTS game called Zero-K
- Rename.sh: Take a file, and changes it's name
Do you want to add a script? Create a pull request!