summaryrefslogtreecommitdiff
path: root/plugins/history-substring-search/README.markdown
diff options
context:
space:
mode:
authorMarc Cornellà <marc.cornella@live.com>2015-11-27 16:59:41 +0100
committerMarc Cornellà <marc.cornella@live.com>2015-11-27 16:59:41 +0100
commit96108e1130964dd49e3467e117ee409f8e467455 (patch)
tree523df3b41863e53712fb030430e24429395c8ccb /plugins/history-substring-search/README.markdown
parentbefb5b66c5d5b5af294dc18ea0d122754a42de89 (diff)
parent7e398391dbd11a1974c8b35913d268853a8a21be (diff)
downloadzsh-96108e1130964dd49e3467e117ee409f8e467455.tar.gz
zsh-96108e1130964dd49e3467e117ee409f8e467455.tar.bz2
zsh-96108e1130964dd49e3467e117ee409f8e467455.zip
Merge branch 'apjanke-histsubstr-update-2015_04_26'
Diffstat (limited to 'plugins/history-substring-search/README.markdown')
-rw-r--r--plugins/history-substring-search/README.markdown7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/history-substring-search/README.markdown b/plugins/history-substring-search/README.markdown
deleted file mode 100644
index c154afdce..000000000
--- a/plugins/history-substring-search/README.markdown
+++ /dev/null
@@ -1,7 +0,0 @@
-To activate this script, please include it the `plugins` variable within `~/.zshrc`
-
- `plugins=(git history-substring-search)`
-
-See the "history-substring-search.zsh" file for more information:
-
- `sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more`