mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
fix previous commit
zshrc was missing alias
This commit is contained in:
parent
4b91b5bdb6
commit
4cf7d29cdd
2
zshrc
2
zshrc
@ -319,7 +319,7 @@ alias ssh-add="\ssh-add -D && \ssh-add "
|
|||||||
|
|
||||||
# For locally installed mosh on remote server.
|
# For locally installed mosh on remote server.
|
||||||
alias lmosh="mosh --server=~/.local/bin/mosh-server "
|
alias lmosh="mosh --server=~/.local/bin/mosh-server "
|
||||||
lmosha="mosh --server=~/.local/bin/mosh-server-alt "
|
alias lmosha="mosh --server=~/.local/bin/mosh-server-alt "
|
||||||
|
|
||||||
# Allow custom aliases to be put in .aliases or .zsh_aliases .
|
# Allow custom aliases to be put in .aliases or .zsh_aliases .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user