mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Automatically re-attach the tmux session when logging in
This commit is contained in:
@@ -39,7 +39,8 @@ alias captainslog='vim ~/mydocs/notes/captains_log.md'
|
|||||||
|
|
||||||
# Some hosts
|
# Some hosts
|
||||||
alias higgs='ssh higgs'
|
alias higgs='ssh higgs'
|
||||||
alias medusa='ssh medusa'
|
#alias medusa='ssh medusa -o LocalCommand="tmux attach"'
|
||||||
|
alias medusa='ssh medusa -t "tmux attach"'
|
||||||
|
|
||||||
# 20120714
|
# 20120714
|
||||||
alias gm='gnome-mplayer'
|
alias gm='gnome-mplayer'
|
||||||
|
|||||||
Reference in New Issue
Block a user