You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am having good luck with the ssh completions included with this project. However, the Vagrant completion doesn't seem to be working for some reason. Do I need to do anything extra for the vagrant completions to enable them, compared to the usual snippet?
Hi, I am having good luck with the ssh completions included with this project. However, the Vagrant completion doesn't seem to be working for some reason. Do I need to do anything extra for the vagrant completions to enable them, compared to the usual snippet?
plugins=(git zsh-completions) autoload -Uz compinit && compinit -i
The text was updated successfully, but these errors were encountered: