5 lines
63 B
Text
5 lines
63 B
Text
# git
|
|
alias g=git
|
|
|
|
# tmux, sudo
|
|
alias tsudo='tmux new sudo -i'
|