Replace tig
with lazygit
This commit is contained in:
parent
f98d063f97
commit
7079704653
2 changed files with 1 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
- lazygit
|
||||
- postgresql
|
||||
- sublime-text
|
||||
- tig
|
||||
|
||||
- name: Add user to docker group
|
||||
user:
|
||||
|
|
Loading…
Reference in a new issue