Skip to content

Instantly share code, notes, and snippets.

View timoteialbu's full-sized avatar

Timotei Albu timoteialbu

View GitHub Profile
@timoteialbu
timoteialbu / .gitconfig
Last active July 9, 2019 16:59
The git aliases up to the line break I use daily
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Timotei Albu
email = timotei.albu@gmail.com
[credential]
helper = !aws --profile codecommit credential-helper $@
UseHttpPath = true
[commit]
gpgsign = true