Update 2024-09-12 07:40 OpenBSD/amd64-x13
This commit is contained in:
parent
e8443752bb
commit
d09a0a6ad5
2
.kshrc
2
.kshrc
@ -125,7 +125,7 @@ alias tlog="t log +LOG"
|
|||||||
alias tuta="tut -u 'sh@bsd.network uugrn@chaos.social'"
|
alias tuta="tut -u 'sh@bsd.network uugrn@chaos.social'"
|
||||||
|
|
||||||
# servers
|
# 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 \
|
alias inssh="ssh -o HostKeyAlgorithms=+ssh-rsa \
|
||||||
-o KexAlgorithms=+diffie-hellman-group1-sha1 \
|
-o KexAlgorithms=+diffie-hellman-group1-sha1 \
|
||||||
|
@ -101,7 +101,7 @@ set -g status-right '#(date +%H:%M)'
|
|||||||
set -g status-left ' '
|
set -g status-left ' '
|
||||||
set -g status-right-length 10
|
set -g status-right-length 10
|
||||||
set -g status-left-length 10
|
set -g status-left-length 10
|
||||||
#
|
|
||||||
setw -g window-status-current-style ''
|
setw -g window-status-current-style ''
|
||||||
setw -g window-status-current-format '#[fg=colour246]#I:#[fg=colour208]#W'
|
setw -g window-status-current-format '#[fg=colour246]#I:#[fg=colour208]#W'
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user