homefolder/.zshrc.pre-oh-my-zsh-2025-01-24_00-09-12

14 lines
331 B
Plaintext

# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=5000
SAVEHIST=20000
unsetopt beep
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/tobi/.zshrc'
autoload -Uz compinit
compinit
# End of lines added by compinstall