vh-ansible/roles/vmhost/files/.zshrc.local

13 lines
161 B
Plaintext

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