Support attach and detach aliases for tmux

As mentioned in the comments, prefer the <leader>d for detaching.
This commit is contained in:
William Carroll 2019-03-18 20:54:27 +00:00
parent 51e123d84c
commit bef7799f4b

View file

@ -38,6 +38,8 @@ alias na=nautilus # Gnome's graphical file browser. Useful to click and dragging
# Tmux
alias tls='tmux list-sessions'
alias ta='tmux attach' # NOTE: `t` works for this as well
alias td='tmux detach' # prefer using the KBD for this (i.e. <leader>d)
# Chrome
alias cssh='chrome --app-id=pnhechapfaindjhompbnflcldabbghjo' # Secure Shell