Update readme
This commit is contained in:
parent
8697aceb72
commit
4fbd43dfe1
1 changed files with 1 additions and 13 deletions
14
README.md
14
README.md
|
@ -35,19 +35,7 @@ zplug:
|
|||
zplug "ellie/atuin", at:main
|
||||
```
|
||||
|
||||
antigen:
|
||||
|
||||
```
|
||||
antigen use https://github.com/ellie/atuin.git
|
||||
```
|
||||
|
||||
oh-my-zsh:
|
||||
|
||||
```
|
||||
git clone https://github.com/ellie/atuin ~/.oh-my-zsh/plugins/atuin
|
||||
```
|
||||
|
||||
and then add `atuin` to your `plugins` list in `~/.zshrc`
|
||||
otherwise, clone the repo and `source /path/to/repo/atuin.plugin.zsh` in your `.zshrc`
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue