wadewegner / salesforce-cli-zsh-completion

A Zsh completion file for the Salesforce CLI (and script for updating it)
Apache License 2.0
90 stars 24 forks source link

Permission denied #19

Open patmcclellan opened 4 years ago

patmcclellan commented 4 years ago

Hey Wade, I'm excited to start using this! I'm following the installation instructions but I'm getting a fatal error when I'm cloning your git. `Cloning into 'salesforce-cli-zsh-completion'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.`

Did I miss something in the instructions?

kacrouse commented 4 years ago

Try cloning via HTTPS rather than than SSH:

git clone https://github.com/wadewegner/salesforce-cli-zsh-completion.git ~/.oh-my-zsh/custom/plugins/salesforce-cli-zsh-completion