Skip to content

lewisgilldotcom/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

All my scripts in one handy little collection. All scripts are designed with Bash use intended and intructions on how to use them are located within the file.

How to Download and Use

All files

  1. Run git clone https://github.com/lewisgilldotcom/scripts
  2. Change dir to the folder you downloaded with cd scripts
  3. Make all the scripts executable with the command chmod +x *

Just one file

  1. Select the script you want to use
  2. Select the "Raw" button above the source code
  3. Copy the URL
  4. Run curl -LO theURLYouCopiedHere
  5. Run chmod +x theNameOfTheFileYouDownloaded.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages