diff --git a/README.md b/README.md index e999bbc..11e3bb6 100644 --- a/README.md +++ b/README.md @@ -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: