devshell
devshell copied to clipboard
zsh autocompletion not being loaded
For users using ZSH shell, when loading the devshell the completions are not loaded. Those are available inside $DEVSHELL_DIR/share/zsh/site-functions.
This is working properly for Bash though. Maybe related to #171