summaryrefslogtreecommitdiff
path: root/plugins/history-substring-search/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/history-substring-search/README')
-rw-r--r--plugins/history-substring-search/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/history-substring-search/README b/plugins/history-substring-search/README
deleted file mode 100644
index be11adf76..000000000
--- a/plugins/history-substring-search/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