all repos

dotfiles @ ce8cd06739dac50d184c6f014f56bcafe96875ad

i use rach linux btw
1 files changed, 1 insertions(+), 0 deletions(-)
git: add great alias
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-12-21 22:38:49 +0200
Parent: dfbebb2
M gitconfig
ยทยทยท
                28
                28
                     st = status -sb

              
                29
                29
                     cm = commit -m

              
                30
                30
                     sw = switch

              
                
                31
                +    unfuck = reset HEAD~1 --soft

              
                31
                32
                 

              
                32
                33
                 [interactive]

              
                33
                34
                     diffFilter = delta --color-only