all repos

dotfiles @ ce8cd06739dac50d184c6f014f56bcafe96875ad

my dotfiles
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,6 +28,7 @@ lg = log --oneline --graph --all

st = status -sb cm = commit -m sw = switch + unfuck = reset HEAD~1 --soft [interactive] diffFilter = delta --color-only