Delete ari alias.

This commit is contained in:
Bartek Stalewski 2025-01-03 02:10:39 +01:00
parent 1ffd234d99
commit 7ed60ad219
No known key found for this signature in database

View file

@ -1,6 +1,5 @@
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() {