diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-13 14:59:55 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-13 14:59:55 +0100 |
commit | 926a1588d1f726e8bbe32f025f3bf04d076601b8 (patch) | |
tree | d11afe63fffe5b51edd39ed7c777a4aee8447d3c /.config | |
parent | 8fae7c34affd80bd34ba70f4dc1b2eaa4dd5b554 (diff) |
Diffstat (limited to '.config')
-rw-r--r-- | .config/git/config##template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config##template b/.config/git/config##template index 72f81a3..f8c16b2 100644 --- a/.config/git/config##template +++ b/.config/git/config##template @@ -30,3 +30,4 @@ pl = pull l = log d = diff + cloc = !git ls-files -z | xargs -0 cloc |