소스 검색

Update INSTALL.md

[fix] install this plugin aside other plugins
pull/588/head
keskinsaf 3 년 전
committed by GitHub
부모
커밋
9ad305c906
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      INSTALL.md

+ 1
- 1
INSTALL.md 파일 보기

@ -39,7 +39,7 @@
2. Add the plugin to the list of plugins for Oh My Zsh to load (inside `~/.zshrc`): 2. Add the plugin to the list of plugins for Oh My Zsh to load (inside `~/.zshrc`):
```sh ```sh
plugins=(zsh-autosuggestions)
plugins=( [plugins...] zsh-autosuggestions)
``` ```
3. Start a new terminal session. 3. Start a new terminal session.

불러오는 중...
취소
저장