mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
feat(git-commit): add wip kind (#12188)
This commit is contained in:
parent
e195c7cb43
commit
4efad7ab1b
2 changed files with 4 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ _git_commit_aliases=(
|
|||
'revert'
|
||||
'style'
|
||||
'test'
|
||||
'wip'
|
||||
)
|
||||
|
||||
local alias type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue