Lucas Stadler лет назад: 13
Родитель
Сommit
d01d577c01
1 измененных файлов с 2 добавлено и 2 удалено
  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