Skip to content

Instantly share code, notes, and snippets.

View mahmud2011's full-sized avatar

S. M. Mahmudul Haque (Yamin) mahmud2011

View GitHub Profile
@mahmud2011
mahmud2011 / .gitconfig
Last active November 1, 2024 13:33
Git
[user]
name = A
email = z
[core]
editor = vim
excludesfile = ~/.gitignore
[credential]
helper = osxkeychain
[init]
defaultBranch = main