1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Automatically re-attach the tmux session when logging in

This commit is contained in:
2015-08-24 16:16:43 +02:00
parent 9f39902e14
commit 56b18e1947

View File

@@ -39,7 +39,8 @@ alias captainslog='vim ~/mydocs/notes/captains_log.md'
# Some hosts
alias higgs='ssh higgs'
alias medusa='ssh medusa'
#alias medusa='ssh medusa -o LocalCommand="tmux attach"'
alias medusa='ssh medusa -t "tmux attach"'
# 20120714
alias gm='gnome-mplayer'