Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 323 Bytes

zsh-git-scripts

Work in progress

A zsh plugin I made to simplify some git calls I use

Install like other custom Oh-My-Zsh plugins.

  • git-squash-branch <name of branch created from> - includes auto complete support for git branch names
  • git-remove-merged asks questions to ensure you delete the right branches