Replace `tig` with `lazygit`

This commit is contained in:
Jake Howard 2023-07-28 14:32:11 +01:00
parent f98d063f97
commit 7079704653
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 1 additions and 3 deletions

View File

@ -109,8 +109,7 @@ git-cleanup() {
command git checkout -
}
alias t="tig"
alias ts="tig status"
alias lg="lazygit"
# miscellaneous software aliases
alias serve="/usr/bin/python3 -m http.server"

View File

@ -27,7 +27,6 @@
- lazygit
- postgresql
- sublime-text
- tig
- name: Add user to docker group
user: