Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-shoes

Some produtive bash scripts to help manage git projects.

Usage:

  1. clone the repository.
  2. copy .bash_profile file to user root.
  3. [optional] copy .bashrc file to user root.
  4. enjoy it!

Commands:

  • use load <project-name> command to cache current project directory.
    load myproject
  • use go <project-name> command to go to the chached project directory.
    go myproject
  • use go without any params to list all cached project directories.
$ go
  coral      /w/01.SVN/06.IDB.Git/Win/IIP.Win/mycoral
  en3        /w/01.SVN/06.IDB.Git/Win/IIP.Win/myen3
  en5        /w/01.SVN/06.IDB.Git/Win/IIP.Win/myen5
  home       /c/Users/myname

About

Some bash scripts to help manage git projects.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages