Skip to content

Instantly share code, notes, and snippets.

View eramella's full-sized avatar

Emanuele Ramella-Paia eramella

View GitHub Profile
@eramella
eramella / .gitconfig
Last active March 11, 2022 08:44
PS Win 10 Set up
[push]
default = simple
[core]
pager = cat
editor = code --wait
autocrlf = true
[color]
ui = true
[color "status"]
changed = red bold