This commit is contained in:
Christian Nieves
2023-03-27 12:46:29 -05:00
parent ddd2d48665
commit 2392424b2a
4 changed files with 17 additions and 15 deletions

View File

@ -35,3 +35,5 @@
# list aliases
la = "!git config -l | grep alias | cut -c 7-"
po = push origin
[core]
autocrlf = false