mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
Add missing / in ~/.zshrc
This commit is contained in:
parent
7b800bcbc0
commit
baffcda135
|
|
@ -38,7 +38,7 @@ Antigen will handle cloning the plugin for you automatically the next time you s
|
|||
|
||||
1. `cd ~/.oh-my-zsh/custom/plugins`
|
||||
2. `git clone git@github.com:paulirish/git-open.git gitopen`
|
||||
3. Add git-open to your plugin list - edit `~.zshrc` and change `plugins=(...)` to `plugins=(... gitopen)`
|
||||
3. Add git-open to your plugin list - edit `~/.zshrc` and change `plugins=(...)` to `plugins=(... gitopen)`
|
||||
|
||||
### [Zgen](https://github.com/tarjoilija/zgen)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue