mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 18:31:41 +00:00
Replace redundant calls to compinit with a single call.
This commit is contained in:
@ -8,5 +8,3 @@ alias pup="psu && puo"
|
||||
|
||||
# add macports completion function to path
|
||||
fpath=($ZSH/plugins/macports $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
Reference in New Issue
Block a user