Commit 9c0b6430 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #3509 from joshtronic/patch-2

Update git-hubflow.plugin.zsh
parents ff6ca9b8 49549d95
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# #
# To achieve git-hubflow completion nirvana: # To achieve git-hubflow completion nirvana:
# #
# 0. Update your zsh's git-completion module to the newest verion. # 0. Update your zsh's git-completion module to the newest version.
# From here. http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD # From here. http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=blob_plain;f=Completion/Unix/Command/_git;hb=HEAD
# #
# 1. Install this file. Either: # 1. Install this file. Either:
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# #
# source ~/.git-hubflow-completion.zsh # source ~/.git-hubflow-completion.zsh
# #
# c. Or, use this file as a oh-my-zsh plugin. # c. Or, use this file as an oh-my-zsh plugin.
# #
_git-hf () _git-hf ()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment