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
|
# Completion
|
||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
compinit
|
compinit
|
||||||
|
compdef _git dot
|
||||||
|
|
||||||
# The prompt
|
# The prompt
|
||||||
autoload -Uz promptinit
|
autoload -Uz promptinit
|
||||||
|
Loading…
Reference in New Issue
Block a user