ansible/roles/common/files/.zshrc.local

14 lines
176 B
Plaintext

# completion
autoload -U compinit
compinit
# cache for the completion
zstyle ':completion::complete:*' use-cache 1
# promt
autoload -U promptinit
promptinit
#prompt gentoo