DannyBen / alf

Bash Alias Generator and Manager
MIT License
96 stars 4 forks source link

Change order of autoloading completion functions in zsh #42

Closed DannyBen closed 3 years ago

DannyBen commented 3 years ago

As discussed in https://github.com/nvm-sh/nvm/issues/2489#issuecomment-821303205, https://github.com/nvm-sh/nvm/pull/2393 and https://github.com/nvm-sh/nvm/issues/2325 - this PR moves the call to bashcompinit to appear after calling compinit.