From aa16e18644b3fee0b3cf0320692d6566d539cdd0 Mon Sep 17 00:00:00 2001 From: Robby Russell Date: Sun, 22 Feb 2015 09:29:31 -0800 Subject: Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. --- plugins/history-substring-search/README.markdown | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 plugins/history-substring-search/README.markdown (limited to 'plugins/history-substring-search/README.markdown') diff --git a/plugins/history-substring-search/README.markdown b/plugins/history-substring-search/README.markdown new file mode 100644 index 000000000..143b813a1 --- /dev/null +++ b/plugins/history-substring-search/README.markdown @@ -0,0 +1,7 @@ +To activate this script, please include it the `plugins` variable within `~/.zshrc` + + `plugins=(git history-substring-search.zsh)` + +See the "history-substring-search.zsh" file for more information: + + `sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more` -- cgit v1.2.3-70-g09d2