zshrc: Add autocompletion for dotfile alias
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user