Skip to content

Commit 1f1b2ee

Browse files
committed
fix(antigen): change installed repo
change download soruce from petervanderdoes/gitflow-avh to Cj-Systems/gitflow-cjs. Also have antigen pull master branch for current stable release
1 parent 109a552 commit 1f1b2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitflow-avh.plugin.zsh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# http://antigen.sharats.me/
77
# https://github.com/zsh-users/antigen
88

9-
# Install gitflow-avh:
10-
# antigen bundle petervanderdoes/gitflow-avh --branch=master
9+
# Install gitflow-avh with antigen:
10+
# antigen bundle CJ-Systems/gitflow-cjs --branch=master
1111
# Bundles installed by antigen are available for use immediately.
1212

1313
# Update gitflow-avh (and all other antigen bundles):

0 commit comments

Comments
 (0)