From 981b787ca0e19564c821375eda0f56247098c030 Mon Sep 17 00:00:00 2001 From: "Suraj N. Kurapati" Date: Mon, 25 Jul 2011 13:41:31 -0700 Subject: [PATCH] separate markdown URL list into references section --- zsh-history-substring-search.zsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zsh-history-substring-search.zsh b/zsh-history-substring-search.zsh index 732dfae..c06725e 100644 --- a/zsh-history-substring-search.zsh +++ b/zsh-history-substring-search.zsh @@ -83,6 +83,10 @@ # It was further developed[4] by Guido van Steen, Suraj N. Kurapati, Sorin # Ionescu, and Vincent Guerci in 2011. # +#----------------------------------------------------------------------------- +# References +#----------------------------------------------------------------------------- +# # [1]: http://fishshell.com # [2]: http://www.zsh.org/mla/users/2009/msg00818.html # [3]: http://sourceforge.net/projects/fizsh/