More changes

This commit is contained in:
2021-10-05 21:54:44 +01:00
parent 9c0725bf16
commit b74ccd3f30
3 changed files with 23 additions and 0 deletions

View File

@@ -79,6 +79,7 @@ alias \
g="git" \
ga="git add" \
dga="dgit add -f" \
dgc="dgit commit" \
dgcm="dgit commit -m" \
dgs="dgit status" \
dgd="dgit diff" \