Skip to content

scripts in shell for quality of life/ procedures

Notifications You must be signed in to change notification settings

Hilbertmf/qol-scripts

Repository files navigation

qol-scripts

scripts for quality of life / procedures

After cloning the repository you have to make the files executable. You can do it with the following command:

chmod +x filename.sh

You can then execute it like this if you're at the same directory of the file:

./filename.sh

If you're at another directory you do like this:

~/scripts/filename.sh

About

scripts in shell for quality of life/ procedures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published