named screen session

This commit is contained in:
array-in-a-matrix 2022-09-07 14:30:04 -04:00
parent 5c0d942736
commit 29f94ac27c

View file

@ -69,7 +69,7 @@ alias radeontop="radeontop -c"
alias speedometer="speedometer -l -r wlo1 -t wlo1 -m $(( 1024 * 1024 * 3 / 2 ))"
alias tty-clock="tty-clock -scBxbn"
alias auth="eval $(ssh-agent) ssh-add ~/.ssh/ubuntu@vector"
alias vector="screen mosh ubuntu@arrayinamatrix.xyz --ssh='ssh -p 6969'"
alias vector="screen -S vector mosh ubuntu@arrayinamatrix.xyz --ssh='ssh -p 6969'"
alias share='f() { curl --progress-bar --upload-file "$1" https://share.arrayinamatrix.xyz/ | tee /dev/null; echo };f'
# . torsocks on