dots/.gitconfig
riley e1fdca2a9c Initial Commit
Add .bashrc
Add .bash_profile
Add .vimrc
Add .gitconfig

Add bin/colortest
Add bin/pack
2021-08-17 23:41:28 -04:00

13 lines
190 B
INI

[alias]
a = add
br = branch
c = commit
um = commit --amend
[user]
useConfigOnly = true
email = invalidfire@fastmail.com
name = riley
[init]
defaultBranch = main
[core]
editor = vim