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 170159c commit 29434cdCopy full SHA for 29434cd
README.md
@@ -73,8 +73,7 @@ for testing before adding it to your `.zshrc`.
73
74
#### [Oh-My-Zsh](http://ohmyz.sh/)
75
76
-1. `cd ~/.oh-my-zsh/custom/plugins`
77
-1. `git clone https://github.com/paulirish/git-open.git`
+1. `git clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-open`
78
1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
79
`plugins=(...)` to `plugins=(... git-open)`
80
0 commit comments