docs: Clarify installation instructions (cf #598)
This commit is contained in:
parent
78b95b0695
commit
fd57ed94f1
@ -69,7 +69,7 @@ your `.zshrc`.
|
||||
|
||||
1. Clone this repository in oh-my-zsh's plugins directory:
|
||||
|
||||
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
|
||||
% git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
|
||||
|
||||
2. Activate the plugin in `~/.zshrc`:
|
||||
|
||||
@ -77,7 +77,7 @@ your `.zshrc`.
|
||||
|
||||
3. Source `~/.zshrc` to take changes into account:
|
||||
|
||||
source ~/.zshrc
|
||||
% source ~/.zshrc
|
||||
|
||||
#### [Prezto](https://github.com/sorin-ionescu/prezto)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user