feat(alias): hg -> home git

This commit is contained in:
2024-04-11 19:29:20 +03:00
parent 7db5fb5ae0
commit 8fe8a455a7

View File

@@ -99,6 +99,7 @@ alias rh="rhome"
alias rt="home rt"
alias hst="home status"
alias hlg="lg -p \$HOME/.dotfiles"
alias hg="home git"
alias hdiff="home git diff"
alias hf="home fetch"
alias hp="home push"