瀏覽代碼

Add install directions for Antigen

pull/393/head
Eric Freese 6 年之前
父節點
當前提交
df6f6f9ff4
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. +10
    -0
      INSTALL.md

+ 10
- 0
INSTALL.md 查看文件

@ -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`)

Loading…
取消
儲存