Skip to content

Commit 29434cd

Browse files
committed
One liner install for oh-my-zsh
1 parent 170159c commit 29434cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ for testing before adding it to your `.zshrc`.
7373
7474
#### [Oh-My-Zsh](http://ohmyz.sh/)
7575
76-
1. `cd ~/.oh-my-zsh/custom/plugins`
77-
1. `git clone https://github.com/paulirish/git-open.git`
76+
1. `git clone https://github.com/paulirish/git-open.git $ZSH_CUSTOM/plugins/git-open`
7877
1. Add `git-open` to your plugin list - edit `~/.zshrc` and change
7978
`plugins=(...)` to `plugins=(... git-open)`
8079

0 commit comments

Comments
 (0)