Update 2024-09-12 07:40 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id 2024-09-12 07:40:22 +02:00
parent e8443752bb
commit d09a0a6ad5
2 changed files with 2 additions and 2 deletions

2
.kshrc
View File

@ -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 \

View File

@ -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'
#