mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add complete alias option
This commit is contained in:
@@ -4,3 +4,4 @@ fpath=(~/.zsh/completion $fpath)
|
||||
# completion
|
||||
autoload -U +X compinit && compinit
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
setopt COMPLETE_ALIASES
|
||||
|
||||
Reference in New Issue
Block a user