This commit is contained in:
Jason Feng 2018-04-17 20:40:12 +00:00 committed by GitHub
commit b9183a2546
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
# Aliases
#
alias t='tmux'
alias ta='tmux attach -t'
alias tad='tmux attach -d -t'
alias ts='tmux new-session -s'