Bläddra i källkod

Add install directions for Antigen

pull/393/head
Eric Freese 6 år sedan
förälder
incheckning
df6f6f9ff4
1 ändrade filer med 10 tillägg och 0 borttagningar
  1. +10
    -0
      INSTALL.md

+ 10
- 0
INSTALL.md Visa fil

@ -16,6 +16,16 @@
3. Start a new terminal session.
### Antigen
1. Add the following to your `.zshrc`:
```sh
antigen bundle zsh-users/zsh-autosuggestions
```
2. Start a new terminal session.
### Oh My Zsh
1. Clone this repository into `$ZSH_CUSTOM/plugins` (by default `~/.oh-my-zsh/custom/plugins`)

Laddar…
Avbryt
Spara