File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ for testing before adding it to your `.zshrc`.
52
52
` plugins=(...) ` to ` plugins=(... gitopen) `
53
53
54
54
##### [ Zgen] ( https://github.com/tarjoilija/zgen )
55
+
55
56
Add ` zgen load paulirish/git-open ` to your .zshrc file in the same function
56
57
you're doing your other ` zgen load ` calls in. ZGen will take care of cloning
57
58
the repository the next time you run ` zgen save ` , and will also periodically
@@ -99,11 +100,12 @@ that only works with GitHub but can open user profile pages, too.
99
100
See the contributors tab for a growing list of people who have submitted PRs.
100
101
101
102
## Contributing
103
+
102
104
Please provide examples of the URLs you are parsing with each PR.
103
105
104
106
## License
105
107
106
- Copyright Jason McCreary & Paul Irish. Licensed under MIT.
108
+ Copyright Jason McCreary & Paul Irish. Licensed under MIT.
107
109
http://opensource.org/licenses/MIT
108
110
109
111
## Changelog
You can’t perform that action at this time.
0 commit comments