Skip to content

Commit

Permalink
Merge pull request #41 from unixorn/minor-format-cleanup
Browse files Browse the repository at this point in the history
Make spacing after header lines consistent
  • Loading branch information
davidosomething committed Jul 12, 2016
2 parents d0244ac + 6a64e8b commit f2f9b4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ for testing before adding it to your `.zshrc`.
`plugins=(...)` to `plugins=(... gitopen)`

##### [Zgen](https://github.com/tarjoilija/zgen)

Add `zgen load paulirish/git-open` to your .zshrc file in the same function
you're doing your other `zgen load` calls in. ZGen will take care of cloning
the repository the next time you run `zgen save`, and will also periodically
Expand Down Expand Up @@ -99,11 +100,12 @@ that only works with GitHub but can open user profile pages, too.
See the contributors tab for a growing list of people who have submitted PRs.

## Contributing

Please provide examples of the URLs you are parsing with each PR.

## License

Copyright Jason McCreary & Paul Irish. Licensed under MIT.
Copyright Jason McCreary & Paul Irish. Licensed under MIT.
http:https://opensource.org/licenses/MIT

## Changelog
Expand Down

0 comments on commit f2f9b4a

Please sign in to comment.