This commit is contained in:
2026-02-20 01:24:18 +01:00
parent d0d1327e9f
commit bc3e16b45c
3 changed files with 32 additions and 4 deletions

View File

@@ -15,10 +15,6 @@
# yes, please setup git for me
gh auth setup-git
# add github ssh key
eval (ssh-agent -c) > /dev/null
ssh-add ~/.ssh/github 2> /dev/null
# add github gpg key
set -gx GPG_TTY (tty)