Commit ecbbb1a6 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Enable auto-completion in .zshrc

parent 34d8fb75
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -31,3 +31,6 @@ source_each \
setopt globdots
unsetopt share_history beep
zstyle ':completion:*' special-dirs false

# Load auto completion
autoload -Uz compinit && compinit