diff --git a/user/git.nix b/user/git.nix index e64a822..8d10eed 100644 --- a/user/git.nix +++ b/user/git.nix @@ -42,6 +42,7 @@ in autoupdate = true; }; branch.sort = "-committerdate"; + log.date = "format-local:%Y-%m-%d %H:%M:%S%z %a"; diff = { algorithm = "histogram"; colorMoved = "plain";