Fix git commit signing

This commit is contained in:
Jan Eitzinger 2024-05-17 10:02:29 +02:00
parent a3bc1d699b
commit a6c83e737c
Signed by: moebiusband
GPG Key ID: 2574BA29B90D6DD5
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[user]
name = Jan Eitzinger
email = jan@moebiusband.org
signingkey = 3F43A175
signingkey = B90D6DD5
[pull]
rebase = false
[filter "lfs"]

View File

@ -29,6 +29,7 @@ export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export EDITOR='nvim'
export GOPATH=$HOME/go
export GPG_TTY=$(tty)
{{- if eq .chezmoi.os "openbsd" }}
export CC='clang-16'
export PORTSDIR_PATH=/usr/ports/:/usr/ports/openbsd-wip