diff --git a/.kshrc b/.kshrc index 04cff58..39d98cf 100644 --- a/.kshrc +++ b/.kshrc @@ -125,7 +125,7 @@ alias tlog="t log +LOG" alias tuta="tut -u 'sh@bsd.network uugrn@chaos.social'" # servers -alias x="ssh -t sdk@home.codevoid.de tmux -u at \|\| tmux" +alias x="ssh -t sdk@home.codevoid.de 'tmux -u new-session -d -s main; tmux -u new-session -t main \; set-option destroy-unattached'" alias inssh="ssh -o HostKeyAlgorithms=+ssh-rsa \ -o KexAlgorithms=+diffie-hellman-group1-sha1 \ diff --git a/.tmux.conf b/.tmux.conf index 4dd3605..d8d66f1 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -101,7 +101,7 @@ set -g status-right '#(date +%H:%M)' set -g status-left ' ' set -g status-right-length 10 set -g status-left-length 10 -# + setw -g window-status-current-style '' setw -g window-status-current-format '#[fg=colour246]#I:#[fg=colour208]#W' #