1
0
Fork 0

Add lazygit alias

This commit is contained in:
Malte Brandy 2021-04-02 14:45:36 +02:00
parent f06f002af8
commit 77094cf47e
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -49,6 +49,7 @@ alias accounting='hledger -f ~/git/buchhaltung/buchhaltung.ledger ui -- --watch
alias o=xdg-open
alias sudo='sudo -A'
alias s='sudo -A systemctl'
alias g='lazygit'
alias u='systemctl --user'
alias m=man
alias ls='exa -lh --git'