Update README.md

This commit is contained in:
Aleks
2019-12-18 19:12:00 +01:00
committed by GitHub
parent 816f51a468
commit ecfbcc9750

View File

@@ -67,7 +67,7 @@ snippet from [percol](https://github.com/mooz/percol).
`~/.oh-my-zsh/custom/plugins`)
```sh
git clone https://github.com/jimeh/zsh-peco-history.git $ZSH_CUSTOM/plugins/zsh-peco-history
git clone https://github.com/jimeh/zsh-peco-history.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-peco-history
```
2. Add the plugin to the list of plugins for Oh My Zsh to load: