15 lines
389 B
Plaintext
15 lines
389 B
Plaintext
# The following lines were added by compinstall
|
|
|
|
zstyle ':completion:*' completer _complete _ignored
|
|
zstyle :compinstall filename '/mnt/szmedia/USERDATA/home/sz/.zshrc'
|
|
|
|
autoload -Uz compinit
|
|
compinit
|
|
# End of lines added by compinstall
|
|
# Lines configured by zsh-newuser-install
|
|
HISTFILE=~/.histfile
|
|
HISTSIZE=1000
|
|
SAVEHIST=99999
|
|
bindkey -e
|
|
# End of lines configured by zsh-newuser-install
|