zsh/dotzshrc
2020-01-08 18:47:31 +08:00

10 lines
204 B
Plaintext

#
# .zshrc is sourced in interactive shells.
# It should contain commands to set up aliases,
# functions, options, key bindings, etc.
#
# Setup new style completion system.
autoload -U compinit
compinit