Explorar el Código

~/.zshrc: Moar history.

Lucas Stadler %!s(int64=13) %!d(string=hace) años
padre
commit
d01d577c01
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      .zshrc

+ 2 - 2
.zshrc

10
# End of lines added by compinstall
10
# End of lines added by compinstall
11
# Lines configured by zsh-newuser-install
11
# Lines configured by zsh-newuser-install
12
HISTFILE=~/.zsh_history
12
HISTFILE=~/.zsh_history
13
HISTSIZE=10000
14
SAVEHIST=1000
13
HISTSIZE=100000
14
SAVEHIST=100000
15
setopt autocd extendedglob
15
setopt autocd extendedglob
16
# End of lines configured by zsh-newuser-install
16
# End of lines configured by zsh-newuser-install
17
17