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

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

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!