[push] default = matching [user] name = bnewbold email = bnewbold@robocracy.org [color] ui = true [alias] cdiff = diff --word-diff=color [github] user = bnewbold [difftool] prompt = false [difftool "diffoscope"] cmd = "if [ $LOCAL = /dev/null ]; then diffoscope --new $REMOTE; else diffoscope $LOCAL $REMOTE; fi" [difftool "diffoscope-html"] cmd = "if [ $LOCAL = /dev/null ]; then diffoscope --new $REMOTE --html - | bcat; else diffoscope $LOCAL $REMOTE --html - | bcat; fi"