From ecfbcc97507334ad22f822be1dd1348d508a9812 Mon Sep 17 00:00:00 2001 From: Aleks Date: Wed, 18 Dec 2019 19:12:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: