diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2023-09-24 21:35:42 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2023-09-24 21:35:42 +0200 |
| commit | 9b7d09d161e3000c8c440059040348466b16811c (patch) | |
| tree | a4b4b7329a0f95fcfe7a0ad19da9e422f2602653 /git/.gitconfig | |
| parent | 670f643461f90874c0f7601ac3392a5a7df799d6 (diff) | |
.
Diffstat (limited to 'git/.gitconfig')
| -rw-r--r-- | git/.gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig index db80b88..77ecd9f 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -9,6 +9,7 @@ [core] autocrlf = false editor = nvim + excludesfile = ~/.dotfiles/git/.gitignore [alias] tree = log --graph --pretty='format:"%C(auto)%h [%ad] %an%d: %s"' --date=short [diff] |
