diff options
| author | Syndamia <kamen@syndamia.com> | 2022-09-19 19:10:50 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2022-09-19 19:10:50 +0300 |
| commit | 5b466492764fd4f4e426526c8fbd70e3bfab251a (patch) | |
| tree | 1a2db465f6ad8b53abfce81f6be6daebca302d1e | |
| parent | 7f86d9b177926f661e9852a25d3578b54139400e (diff) | |
| download | dotfiles-5b466492764fd4f4e426526c8fbd70e3bfab251a.tar dotfiles-5b466492764fd4f4e426526c8fbd70e3bfab251a.tar.gz dotfiles-5b466492764fd4f4e426526c8fbd70e3bfab251a.zip | |
Added safe folder and commit git configs
| -rw-r--r-- | .gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ [user] name = Syndamia email = kamen@syndamia.com +[safe] + directory = /var/db/repos/gentoo +[commit] + gpgSign = true |
