add git st alias

This commit is contained in:
2025-09-16 11:58:27 +02:00
parent 173a941575
commit 4c305e9f4c

View File

@@ -14,6 +14,7 @@
c = commit -m
ca = commit -am
s = status
st = status -s
d = diff
co = checkout
col = checkout -
@@ -28,3 +29,5 @@
name = Simon Studer
[pull]
rebase = true
[includeIf "gitdir:~/Projects/Krypt/"]
path = ~/Projects/Krypt/.gitconfig_include