zshrc: Add autocompletion for dotfile alias
This commit is contained in:
@@ -31,6 +31,7 @@ zstyle :compinstall filename '/home/salt/.zshrc'
|
||||
# Completion
|
||||
autoload -Uz compinit
|
||||
compinit
|
||||
compdef _git dot
|
||||
|
||||
# The prompt
|
||||
autoload -Uz promptinit
|
||||
|
Reference in New Issue
Block a user