Skip to content

Instantly share code, notes, and snippets.

@robbyrussell
Created June 22, 2011 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robbyrussell/1041325 to your computer and use it in GitHub Desktop.
Save robbyrussell/1041325 to your computer and use it in GitHub Desktop.
Oh My Zsh loves github
When I released Oh My Zsh to share with coworkers, I decided to toss it on Github instead of sending them a tarball. If you had told me that less than two years later, we'd be approaching 900 forks and I'd have accepted patches from 150 different people... I'd have rolled my eyes and laughed.
Yet, I find myself leading such a project, which now receives more pull-requests submissions than I can keep up with. Github has provided tools that enabled me to distribute some management of the project with other people, which means that I don't have to be a huge bottle neck in the process. Even if I don't keep up (ie., take a vacation), people can easily fork, make their tweaks, and share their patches with the rest of the community. This allows me to get engaged with the community when it's convenient for me.
Outside of that, the people who use Oh My Zsh appear to be huge fans of the project. It seems to make a positive difference in how people feel about working with their terminal environment. Being able to read several happy tweets on twitter each day about our project keeps me motivated and I don't feel that Oh My Zsh community be anything more than a personal project with my coworkers if Github hadn't existed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment