diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-08-13 14:35:47 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-08-13 14:37:33 +0300 |
commit | cf2dc37aac347c084e1ac9fae183fad422587751 (patch) | |
tree | 7b8c075e6ee1472f7309c87d2ce413927c9d4eca /git | |
parent | 7482175e83da7d298c5ba22882b5cd7540160917 (diff) |
fix p10k
Diffstat (limited to 'git')
-rw-r--r-- | git/config | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -128,3 +128,7 @@ [include] path = .gitconfig.local +[gpg] + format = ssh +[user] + signingkey = /home/neonxp/.ssh/id_ed25519.pub |