ZSH Git Flow aliases which works perfectly with Prezto Git module.
With zplug
zplug "akarzim/zsh-git-flow-aliases"
gF
is short forgit flow
gFi
is short forgit flow init
gFc
is short forgit flow config
gFl
is short forgit flow log
gFv
is short forgit flow version
gFf
is short forgit flow feature
gFfl
is short forgit flow feature list
gFfs
is short forgit flow feature start
gFff
is short forgit flow feature finish
gFfp
is short forgit flow feature publish
gFft
is short forgit flow feature track
gFfd
is short forgit flow feature diff
gFfr
is short forgit flow feature rebase
gFfc
is short forgit flow feature checkout
gFfm
is short forgit flow feature pull
gFfx
is short forgit flow feature delete
gFb
is short forgit flow bugfix
gFbl
is short forgit flow bugfix list
gFbs
is short forgit flow bugfix start
gFbf
is short forgit flow bugfix finish
gFbp
is short forgit flow bugfix publish
gFbt
is short forgit flow bugfix track
gFbd
is short forgit flow bugfix diff
gFbr
is short forgit flow bugfix rebase
gFbc
is short forgit flow bugfix checkout
gFbm
is short forgit flow bugfix pull
gFbx
is short forgit flow bugfix delete
gFr
is short forgit flow release
gFrl
is short forgit flow release list
gFrs
is short forgit flow release start
gFrf
is short forgit flow release finish
gFrp
is short forgit flow release publish
gFrt
is short forgit flow release track
gFrd
is short forgit flow release diff
gFrr
is short forgit flow release rebase
gFrc
is short forgit flow release checkout
gFrm
is short forgit flow release pull
gFrx
is short forgit flow release delete
gFh
is short forgit flow hotfix
gFhl
is short forgit flow hotfix list
gFhs
is short forgit flow hotfix start
gFhf
is short forgit flow hotfix finish
gFhp
is short forgit flow hotfix publish
gFht
is short forgit flow hotfix track
gFhd
is short forgit flow hotfix diff
gFhr
is short forgit flow hotfix rebase
gFhc
is short forgit flow hotfix checkout
gFhm
is short forgit flow hotfix pull
gFhx
is short forgit flow hotfix delete
gFs
is short forgit flow support
gFsl
is short forgit flow support list
gFss
is short forgit flow support start
gFsf
is short forgit flow support finish
gFsp
is short forgit flow support publish
gFst
is short forgit flow support track
gFsd
is short forgit flow support diff
gFsr
is short forgit flow support rebase
gFsc
is short forgit flow support checkout
gFsm
is short forgit flow support pull
gFsx
is short forgit flow support delete
The author of this module should be contacted via the issue tracker.