Skip to content

Commit d086ab0

Browse files
readme: zsh: Consider sourcing ~/.zshrc (#209)
1 parent 281dad2 commit d086ab0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,9 @@ for testing before adding it to your `.zshrc`.
9292
#### [Oh-My-Zsh](http://ohmyz.sh/)
9393
9494
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
95+
2. Add `git-open` to your plugin list - edit `~/.zshrc` and change
9696
`plugins=(...)` to `plugins=(... git-open)`
97+
3. `source ~/.zshrc`
9798
9899
#### [Zgen](https://github.com/tarjoilija/zgen)
99100

0 commit comments

Comments
 (0)