Mosh: Difference between revisions
imported>Samueldr Inits with a non-obvious answer to a question |
imported>Ghuntley mNo edit summary |
||
| Line 14: | Line 14: | ||
<syntaxhighlight lang=bash> | <syntaxhighlight lang=bash> | ||
alias mosh-server "systemd-run --user --scope mosh-server" | alias mosh-server = "systemd-run --user --scope mosh-server" | ||
</syntaxhighlight> | </syntaxhighlight> | ||