diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2021-03-08 22:54:43 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2021-03-08 22:54:43 +0100 |
| commit | a31d5c1a242b2e88b01bb75706a79fdf6857eaa5 (patch) | |
| tree | 04e784285491b85bdfcce3204779c1eb1300c83a /git | |
| parent | 67b68e9983b6453aa026f0cd0211bc72ed257701 (diff) | |
.
Diffstat (limited to 'git')
| -rw-r--r-- | git/.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git/.gitconfig b/git/.gitconfig index fd5b39e..b3a430e 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -8,7 +8,7 @@ autosetuprebase = always [core] autocrlf = false - editor = vim + editor = nvim [alias] tree = log --graph --pretty='format:"%C(auto)%h [%ad] %an%d: %s"' --date=short [diff] |
