all repos

dotfiles @ f766330e558f546002fd881d8eee548705f5ea57

i use rach linux btw
1 files changed, 1 insertions(+), 1 deletions(-)
Update gitconfig
Author: Smirnov Oleksandr 50584123+Smirnov-O@users.noreply.github.com
Committed by: GitHub noreply@github.com
Committed at: 2020-04-12 15:02:14 +0300
Parent: b1d104b
M gitconfig
ยทยทยท
                9
                9
                 	editor = vim

              
                10
                10
                 

              
                11
                11
                 [alias]

              
                12
                
                -	ada = add -all

              
                
                12
                +	ada = add -A

              
                13
                13
                 	cm = commit

              
                14
                14
                 	ch = checkout

              
                15
                15
                 	cl = clone