]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/plugins/history-substring-search/README
merge oh-my-zsh into subdir
[dotfiles.git] / zsh / plugins / history-substring-search / README
diff --git a/zsh/plugins/history-substring-search/README b/zsh/plugins/history-substring-search/README
new file mode 100644 (file)
index 0000000..be11adf
--- /dev/null
@@ -0,0 +1,7 @@
+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