We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
~/.zshrc
1 parent 281dad2 commit d086ab0Copy full SHA for d086ab0
README.md
@@ -92,8 +92,9 @@ for testing before adding it to your `.zshrc`.
92
#### [Oh-My-Zsh](http://ohmyz.sh/)
93
94
1. `git clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-open`
95
-1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
+2. Add `git-open` to your plugin list - edit `~/.zshrc` and change
96
`plugins=(...)` to `plugins=(... git-open)`
97
+3. `source ~/.zshrc`
98
99
#### [Zgen](https://github.com/tarjoilija/zgen)
100
0 commit comments