We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e654da commit e623ae5Copy full SHA for e623ae5
README.md
@@ -13,7 +13,7 @@ Oh-My-ZSH Installation
13
14
```zsh
15
cd ~/.oh-my-zsh/custom/plugins
16
-git clone git@github.com:nix-community/nix-zsh-completions.git
+git clone https://github.com/nix-community/nix-zsh-completions.git
17
```
18
19
Then add `nix-zsh-completions` to the plugins list in `~/.zshrc`
0 commit comments