therubymug / hitch

Git author attribution helper for pair programmers.
http://github.com/therubymug/hitch
MIT License
250 stars 32 forks source link

Read shell config from file instead of heredoc #14

Closed benjaminoakes closed 11 years ago

benjaminoakes commented 11 years ago

As a thank you for maintaining Hitch, I thought I'd contribute a change that came up for us while provisioning a remote pairing server. There's now a separate bash script that's a little easier to use with Puppet -- it can be installed or verified to be installed as a single file resource. We were going to separate this just for ourselves, but thought others might find it useful.

Thanks again for making Hitch!

Ben

Summary

therubymug commented 11 years ago

Thanks Ben!

benjaminoakes commented 11 years ago

No problem, thanks for merging. :smile: