]> git.alrj.org Git - zsh.d.git/commitdiff
Add alias for tmux reattach
authorAmand Tihon <amand.tihon@iba-group.com>
Wed, 12 Feb 2020 14:01:34 +0000 (15:01 +0100)
committerAmand Tihon <amand.tihon@iba-group.com>
Wed, 12 Feb 2020 14:04:08 +0000 (15:04 +0100)
S50_aliases

index afb6f6f56cb73cb785d6ea7dcd26e4f66a5c3aec..1be71a610ac502e45388046122877c0037cf4b21 100644 (file)
@@ -34,6 +34,7 @@ setopt histignorespace
 alias cd=' builtin cd'
 
 alias scr='screen -rd'
+alias tm='tmux attach -d'
 
 # Konsole tab renaming. Courtesy of Sebastian Kuegler
 # http://vizzzion.org/?blogentry=737