Skip to content

Instantly share code, notes, and snippets.

View hyoban's full-sized avatar

Stephen Zhou hyoban

View GitHub Profile
@hyoban
hyoban / .gitconfig
Last active June 19, 2025 04:04
Hyoban's dotfiles
[user]
name = Stephen Zhou
email = [email protected]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDg/3T8nsnp4yqbQ0PFTs2rFZZZ7z6WFzIkp+r5EXdQB
[init]
defaultBranch = main
[gpg]
format = ssh
[commit]
gpgsign = true