Skip to content

Commit

Permalink
Add notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
aubreypwd committed Apr 19, 2022
1 parent 5437511 commit 618f6f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ Will only run `brew install git` if the command `git` is missing and `brew` is a
Using [antigen](https://github.com/zsh-users/antigen):

```bash
antigen bundle aubreypwd/zsh-plugin-require@1.0.0
antigen bundle aubreypwd/zsh-plugin-require
```

When you have this installed, any other plugins that use it will automatically be able to manage dependancies automatically.

## Development

Install the package on `master`:
Expand All @@ -36,6 +38,8 @@ antigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-require

## Changelog

Changelogs beyond these versions were moved to Github releases.

### 1.0.2

- Add `export REQUIRE_AUTO_INSTALL="off"` to `~/.zshrc` to turn off auto installation of requires
Expand Down

0 comments on commit 618f6f8

Please sign in to comment.