Update bookmarks

This commit is contained in:
2025-08-23 12:17:17 +01:00
parent e9fd9b6274
commit b7442e2f08
6 changed files with 32 additions and 29 deletions

View File

@@ -211,6 +211,8 @@ alias \
gm="git merge" \
gp="git push" \
grb="git rebase" \
grba="git rebase --abort" \
grbc="git rebase --continue" \
gsb="git status -sb" \
gsh="git show" \
gsps="git show --pretty=short --show-signature" \