Compare commits
No commits in common. "a6c83e737cbe4ebdce6cc34f950479cf47b75188" and "ddf96c192d0aaa28955b780990d4158a265ff479" have entirely different histories.
a6c83e737c
...
ddf96c192d
@ -1,7 +1,6 @@
|
||||
[user]
|
||||
name = Jan Eitzinger
|
||||
email = jan@moebiusband.org
|
||||
signingkey = B90D6DD5
|
||||
[pull]
|
||||
rebase = false
|
||||
[filter "lfs"]
|
||||
@ -9,5 +8,3 @@
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
@ -29,7 +29,6 @@ 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