Add tig basics
This commit is contained in:
parent
70b849a523
commit
4ca4826dbb
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,9 @@ gh() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
alias t="tig"
|
||||||
|
alias ts="tig status"
|
||||||
|
|
||||||
|
|
||||||
# Gnome
|
# Gnome
|
||||||
gd-lock() {
|
gd-lock() {
|
||||||
|
|
|
@ -83,6 +83,7 @@ terminator
|
||||||
the_silver_searcher
|
the_silver_searcher
|
||||||
thefuck
|
thefuck
|
||||||
thunderbird
|
thunderbird
|
||||||
|
tig
|
||||||
ttf-emojione-color
|
ttf-emojione-color
|
||||||
ttf-google-fonts-git
|
ttf-google-fonts-git
|
||||||
ttf-ms-fonts
|
ttf-ms-fonts
|
||||||
|
|
Loading…
Reference in a new issue