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