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

13 lines
161 B
Plaintext
Raw Normal View History

2019-01-04 19:27:04 +01:00
# completion
autoload -U compinit
compinit
# cache for the completion
zstyle ':completion::complete:*' use-cache 1
# promt
autoload -U promptinit
promptinit