More android stuff

This commit is contained in:
2021-09-09 22:28:27 +01:00
parent a58762e4da
commit a49f6b2573
5 changed files with 21 additions and 6 deletions

View File

@@ -82,6 +82,8 @@ alias \
dgs="dgit status" \
dgd="dgit diff" \
dgdc="dgit diff --cached" \
dgp="dgit push" \
dgup="dgit pull --rebase" \
gaa="git add --all" \
gb="git branch" \
gba="git branch -a" \