Compare commits
2 Commits
ddf96c192d
...
a6c83e737c
Author | SHA1 | Date | |
---|---|---|---|
a6c83e737c | |||
a3bc1d699b |
@ -1,6 +1,7 @@
|
||||
[user]
|
||||
name = Jan Eitzinger
|
||||
email = jan@moebiusband.org
|
||||
signingkey = B90D6DD5
|
||||
[pull]
|
||||
rebase = false
|
||||
[filter "lfs"]
|
||||
@ -8,3 +9,5 @@
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user