提交 906a7731 编写于 作者: D Daniel Grove 提交者: Robby Russell

Add tmux attach -d alias (#5285)

上级 0181fe49
......@@ -3,6 +3,7 @@
#
alias ta='tmux attach -t'
alias tad='tmux attach -d -t'
alias ts='tmux new-session -s'
alias tl='tmux list-sessions'
alias tksv='tmux kill-server'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册