diff --git a/.gitconfig b/.gitconfig index 015f639..448c4e1 100644 --- a/.gitconfig +++ b/.gitconfig @@ -21,6 +21,10 @@ lola = log --graph --decorate --pretty=oneline --abbrev-commit --all ls = ls-files [diff "odf"] +# add to .git/info/attributes +# *.ods diff=odf +# *.odt diff=odf +# *.odp diff=odf textconv=odt2txt [diff "odt"] textconv=odt2txt