summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSuraj N. Kurapati <sunaku@gmail.com>2011-07-27 10:28:55 -0700
committerSuraj N. Kurapati <sunaku@gmail.com>2011-07-27 10:28:55 -0700
commitfd732eb3ff4984ddc9109e950cf7ceb472cb9824 (patch)
tree60724823da7d6711f0d2efe43f4d8ae20e98b1e7 /README
parent3350c2298f6e0b629c8efe9821262a093f975fd3 (diff)
downloadzsh-fd732eb3ff4984ddc9109e950cf7ceb472cb9824.tar.gz
zsh-fd732eb3ff4984ddc9109e950cf7ceb472cb9824.tar.bz2
zsh-fd732eb3ff4984ddc9109e950cf7ceb472cb9824.zip
move history-substring-search* files into plugins/
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
deleted file mode 100644
index be11adf76..000000000
--- a/README
+++ /dev/null
@@ -1,7 +0,0 @@
-To activate this script, load it into an interactive ZSH session:
-
- % source history-substring-search.zsh
-
-See the "history-substring-search.zsh" file for more information:
-
- % sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more