New alias to attach an existant tmux or create a new one.

This commit is contained in:
gardouille 2015-08-28 11:09:46 +02:00
parent c5126bcdec
commit ff08ff5b04
1 changed files with 1 additions and 0 deletions

1
zshrc
View File

@ -123,6 +123,7 @@ alias untarbz2='tar -jxvf'
# Terminal multiplexer
alias toto='tmux -f ~/.tmux/splitHP a -t 0 '
alias ci='screen -x ssh || screen -c ~/.screen/scr.ssh_ci'
alias ta='tmux a || tmux'
## Git
# Télécharger et merge les maj