Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Add antigen compatible plugin description #349

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

matthewfranglen
Copy link

@matthewfranglen matthewfranglen commented Feb 5, 2018

This adds antigen support for ZSH. See https://github.com/zsh-users/antigen for more details.

This allows a user to start using this library using the command:

antigen bundle matthewfranglen/gitflow-avh --branch=master

Which handles downloading the repository and adding the command to your path.

This adds antigen support for ZSH. See
https://github.com/zsh-users/antigen for more details.

This allows a user to start using this library using the command:

```bash
antigen bundle matthewfranglen/gitflow-avh
```

Which handles downloading the repository and adding the command to your
path.
@matthewfranglen
Copy link
Author

If you choose to use the master branch then the gitflow-avh.plugin.zsh file must be present on that branch. If it is missing then the git flow commands will not be added to the path.

@ChrisJStone
Copy link

I'm in the process of updating gitflow. If you could kindly resubmit your pull request against my fork here as it appears this fork is no longer being updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants