TL;DR one-liner. echo 'autoload -Uz compinit && compinit' >> ~/.zshrc && . ~/.zshrc. this will enable completion in .zshrc and apply the ...
確定! 回上一頁