Translate CLI.
This commit is contained in:
parent
1b94990e34
commit
8d85ed9f3b
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
LOCAL_GIT_DIR=${HOME}/.local/git
|
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 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'
|
alias gae='git add .; git commit --amend; git push --force-with-lease'
|
||||||
gd() {
|
gd() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue