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 -
|
command git checkout -
|
||||||
}
|
}
|
||||||
|
|
||||||
alias t="tig"
|
alias lg="lazygit"
|
||||||
alias ts="tig status"
|
|
||||||
|
|
||||||
# miscellaneous software aliases
|
# miscellaneous software aliases
|
||||||
alias serve="/usr/bin/python3 -m http.server"
|
alias serve="/usr/bin/python3 -m http.server"
|
||||||
|
|
|
@ -27,7 +27,6 @@
|
||||||
- lazygit
|
- lazygit
|
||||||
- postgresql
|
- postgresql
|
||||||
- sublime-text
|
- sublime-text
|
||||||
- tig
|
|
||||||
|
|
||||||
- name: Add user to docker group
|
- name: Add user to docker group
|
||||||
user:
|
user:
|
||||||
|
|
Loading…
Reference in a new issue