Skip to content

Acentrix-Jordan/lazy-git-wip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lazy-git-wip

For those that love that git history to be several commits of 'wip', now even easier and lazier

Perfect for them side projects that never make it to prod

Install options

  1. System Wide
chmod +x gt
sudo mv cp /usr/local/bin/
  1. User Only
chmod +x gt
mkdir -p ~/bin
mv gt ~/bin

# Add to PATH (~/.bashrc or ~/.zshrc)
export PATH="$HOME/bin:$PATH"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages