diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index bba2d370d..92dbbfa48 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -50,6 +50,8 @@ ZSH_THEME="robbyrussell" # stamp shown in the history command output. # The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd" # HIST_STAMPS="mm/dd/yyyy" +# with this setting you need this alias (by default history is aliased to 'fc -l 1') +# alias history="fc -il 1" # Would you like to use another custom folder than $ZSH/custom? # ZSH_CUSTOM=/path/to/new-custom-folder