dotfiles/home/shrc.d/aliases
2024-04-13 15:42:36 +02:00

5 lines
63 B
Text

# git
alias g=git
# tmux, sudo
alias tsudo='tmux new sudo -i'