~kris/dots

srice

srice/.config/git/profiles/khr1st -rw-r--r-- 487 bytes
e98f3b03 — Kris Yotam chore: sync local state after restore (push updates, no pull) a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Git Profile: khr1st (Pentesting/Security)
# Mirrors: github (imkhr1st), git.krisyotam.com (khr1st)
#
# To set up mirroring for a new repo:
#   git remote set-url --add --push origin git@github.com:imkhr1st/REPO.git
#   git remote set-url --add --push origin git@git.krisyotam.com:khr1st/REPO.git
#
# Or use the helper: git-setup-mirrors khr1st REPO

[user]
    name = khr1st
    email = khr1st@protonmail.com
    signingkey = ~/.ssh/id_ed25519_khr1st.pub

[github]
    user = imkhr1st