diff --git a/.gitconfig b/.gitconfig index e36b1d8..21891b5 100644 --- a/.gitconfig +++ b/.gitconfig @@ -20,7 +20,8 @@ lol = log --graph --decorate --pretty=oneline --abbrev-commit lola = log --graph --decorate --pretty=oneline --abbrev-commit --all ls = ls-files - dt=difftool # to have diff with meld + dt =difftool # to have diff with meld + mylog = log --committer=\"$(git config user.name)\" #[diff "odf"] # textconv=odt2txt #[diff "odt"]