# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/sdf/udd/s/starm/.zshrc'
PROMPT="%F{magenta}%n@%m:%F{green}%~ %f%# %F{cyan}"
preexec () { echo -ne "\e[0m" }
autoload -Uz compinit
compinit
# End of lines added by compinstall