Tag Archives: color theme

Using github

A while back I advertised I was running my own git repos. Today I switched color-theme-arjen to use github.
This switch will allow anyone to do development on it, to fork it or to just watch it.
Public cloning can be done by issueing the following command:

$ git clone git://github.com/credmp/color-theme-arjen.git

Enjoy!