Update 2024-02-16 10:09 Darwin/arm64-GH2T6W9K6H
This commit is contained in:
parent
a7b98442f7
commit
0ee5a751a1
4
.kshrc
4
.kshrc
@ -118,6 +118,10 @@ alias tuta="tut -u 'sh@bsd.network uugrn@chaos.social'"
|
||||
alias x="ssh -t sdk@home.codevoid.de tmux -u at \|\| tmux"
|
||||
alias l="ssh -t d034266@ld5587 tmux -u at \|\| tmux"
|
||||
|
||||
alias inssh="ssh -o HostKeyAlgorithms=+ssh-rsa \
|
||||
-o KexAlgorithms=+diffie-hellman-group1-sha1 \
|
||||
-o Ciphers=+aes256-cbc"
|
||||
|
||||
myps() { ps -fU $(whoami); }
|
||||
mytop() { top -u $(whoami); }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user