don't sign commits by default

This commit is contained in:
Grigory Shipunov 2023-07-24 00:03:33 +02:00
parent 1561cbb941
commit 1fe8b52a20
5 changed files with 29 additions and 43 deletions

View file

@ -1 +1,4 @@
export JULIA_NUM_THREADS=auto
export EDITOR=nvim
# export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
export GPG_TTY=$(tty)