Translate CLI.

This commit is contained in:
Bartek Stalewski 2024-12-01 00:01:40 +01:00
parent 1b94990e34
commit 8d85ed9f3b
Signed by: ftpd
SSH Key Fingerprint: SHA256:vGQiaNJcfUMLt3wF58+Zx15C6SpRDA9spUeggjVY8Yo

View File

@ -1,5 +1,6 @@
LOCAL_GIT_DIR=${HOME}/.local/git
alias ari="trans -b"
alias ga='git add .; git commit --no-edit --amend; git push --force-with-lease'
alias gae='git add .; git commit --amend; git push --force-with-lease'
gd() {