
Github has become the darling for both serious and hobbyist open source developers who like using the Git distributed version control system. Apart from hosting code and collaborating on projects, people have been using Github in other interesting ways like Gitorials (Tutorials where every step is explain in an individual git commit i.e. Git + Tutorial) and creating repositories solely for documentation / wikis only.
“nixhacker” is a small project I have started on Github solely for the purpose of sharing “Various resources for the *nix command line hacker“. There is only one document in the repository -> README.textile which is a textile file similar to markdown and other lightweight markup languages that Github supports for the README file of a project hosted there.
Please feel free to suggest additions/changes to the page.