From 0df7b65a5aacc6585b06bd43ebd9bcee367d8cd5 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 19 Feb 2009 08:14:45 +0100 Subject: [OPTIONS] I want to get funcs in my history.. --- 20_Options.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '20_Options.zsh') diff --git a/20_Options.zsh b/20_Options.zsh index 0ac3b5d..d150609 100644 --- a/20_Options.zsh +++ b/20_Options.zsh @@ -58,7 +58,7 @@ setopt Extended_History setopt Hist_Expire_Dups_First setopt Hist_Ignore_All_Dups setopt Hist_Ignore_Space -setopt Hist_No_Functions +unsetopt Hist_No_Functions unsetopt Hist_No_Store setopt Hist_Reduce_Blanks setopt Inc_Append_History -- cgit v1.2.3