1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-01-20 18:49:54 +0200
Parent:
26b8114
M
gitconfig
@@ -26,6 +26,7 @@ st = status -sb
cm = commit -m sw = switch unfuck = reset HEAD~1 --soft + main = !git switch master 2>/dev/null || git switch main [interactive] diffFilter = delta --color-only