mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
Replace redundant calls to compinit with a single call.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
# add cpanm completion function to path
|
||||
fpath=($ZSH/plugins/cpanm $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
Reference in New Issue
Block a user