bin: remove upd, update git

This commit is contained in:
Oleksandr Smirnov 2025-02-14 23:32:56 +02:00
parent e8451e7512
commit a6fa85b1d0
No known key found for this signature in database
3 changed files with 4 additions and 14 deletions

View file

@ -25,7 +25,7 @@
st = status -sb
cm = commit -m
sw = switch
unfuck = reset HEAD~1 --soft
unfuck = !git-unfuck
main = !git switch master 2>/dev/null || git switch main
[interactive]