Skip to content

Commit

Permalink
Merge pull request #52 from unixorn/zgen-instructions
Browse files Browse the repository at this point in the history
Add zgen instruction section
  • Loading branch information
chrstphrknwtn committed Sep 30, 2015
2 parents 34ff540 + 6b8cf12 commit 2fd558e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,15 @@ antigen bundle rimraf/k
antigen apply
```

### Using [zgen](https://github.com/tarjoilija/zgen)

Include the load command in your `.zshrc`

```shell
zgen load rimraf/k
zgen save
```

### Manually
Put `k.sh` somewhere, and source it in your `.zshrc`.

Expand Down

0 comments on commit 2fd558e

Please sign in to comment.