X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=c021c87db201905c6accc5a41127b816f79568f7;hb=ea0e7e8f8398b56acfc3988255df57efc29aa65d;hp=80828e04f16ef645b02ce1901826eafae14e2c66;hpb=fd3a55f78b1e316727760a92dcd3f0759013549c;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 80828e0..c021c87 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -1587,8 +1587,6 @@ function command_not_found_handler() { # history -ZSHDIR=${ZDOTDIR:-${HOME}/.zsh} - #v# HISTFILE=${ZDOTDIR:-${HOME}}/.zsh_history isgrmlcd && HISTSIZE=500 || HISTSIZE=5000