Skip to content
/ gits Public

A massive GitHub Cloner and Git Updater helper.

Notifications You must be signed in to change notification settings

alandooz/gits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Gits

A massive GitHub Cloner and Git Updater helper.

Make the script executable

$ chmod u+x nameOfScript

Make the scripts available global

$ mkdir -p ~/scripts
$ export PATH="$PATH:~/scripts"

Next edit your .bash_profile file to include export PATH="$PATH:~/scripts" that will keep the "scripts" folder in your path every time you log in.

With the script saved in the folder, you can now run it with just:

$ nameOfScript

About

A massive GitHub Cloner and Git Updater helper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages