Colors in svn

Install colorsvn for colorizing svn output and "replace" svn with colorsvn, e.g.:
alias svn='colorsvn'
Install colordiff for colorizing svn diff output and configure it to "replace" builtin diff command by editing ~/.colordiffrc, e.g.:
[helpers]
diff-cmd = colordiff

No comments:

Post a Comment