git-blame-color/README.org

15 lines
291 B
Org Mode
Raw Permalink Normal View History

2016-12-27 21:22:21 +01:00
* 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....