diff --git a/README.org b/README.org new file mode 100644 index 0000000..5ca0f85 --- /dev/null +++ b/README.org @@ -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....