diff options
| author | Syndamia <kamen@syndamia.com> | 2022-07-18 07:35:56 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-07-18 07:35:56 +0300 |
| commit | 80769bdd0951be181f8ba25c1a02de24d9227002 (patch) | |
| tree | 24c6d47866812c76c8072e21291b7d2599bcd193 /.gitconfig | |
| parent | 5a84014ee4d3d8469b786ffc930052cf58e2dac4 (diff) | |
| download | dotfiles-80769bdd0951be181f8ba25c1a02de24d9227002.tar dotfiles-80769bdd0951be181f8ba25c1a02de24d9227002.tar.gz dotfiles-80769bdd0951be181f8ba25c1a02de24d9227002.zip | |
Updated gitconfig email and editor
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ helper = store [core] excludesFile = ~/.globalgitignore - editor = vimx + editor = vim [user] name = Syndamia - email = kamen.d.mladenov@protonmail.com + email = kamen@syndamia.com |
