Add README

This commit is contained in:
Juraj Oravec 2016-12-27 21:22:21 +01:00
parent c406f9b280
commit b53a17a04d

14
README.org Normal file
View File

@ -0,0 +1,14 @@
* git blame-color
This script is based on [[https://gist.github.com/ilius/7d87de079a8abdb03d09]]
** Dependencies
- ruby
** Usage
Copy file to your path, git will recognize it and you will be able to use it as
#+BEGIN_SRC bash
git blame-color
#+END_SRC
or you can always create alias....