mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-22 18:52:45 +01:00
bashrc & zshrc: add lmosha for telling mosh to use custom script as server.
This should fix local mosh at lakka.kapsi.fi.
This commit is contained in:
parent
c108b78939
commit
4b91b5bdb6
1
bashrc
1
bashrc
@ -349,6 +349,7 @@ alias ssh-add="\ssh-add -D && \ssh-add "
|
||||
|
||||
# For userspecific installation of mosh on remote server.
|
||||
alias lmosh="mosh --server=~/.local/bin/mosh-server "
|
||||
alias lmosha="mosh --server=~/.local/bin/mosh-server-alt "
|
||||
|
||||
# Secure cat
|
||||
alias scat="gpg --decrypt "
|
||||
|
Loading…
Reference in New Issue
Block a user