Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
de371ed2b9
commit
c1686f9118
10 changed files with 0 additions and 3 deletions
3
dot-config/zsh/functions/_git-finish
Normal file
3
dot-config/zsh/functions/_git-finish
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef git-finish
|
||||
#description smoothly finish a git-flow feature or hotfix branch
|
||||
_arguments '1:branch:__git_branch_names' '2:pull request number:'
|
Loading…
Add table
Add a link
Reference in a new issue