Add README
This commit is contained in:
parent
c406f9b280
commit
b53a17a04d
14
README.org
Normal file
14
README.org
Normal 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....
|
Loading…
Reference in New Issue
Block a user