dotties/.aliases/tmux.bash

3 lines
62 B
Bash

# Tmux
alias attach='tmux attach -t'
alias tnew='tmux new -s'