1 External plugins
anki-code edited this page 2020-06-22 09:20:12 +03:00

Bring Oh My Bash wherever you go through the ssh (demo)

To bring Oh My Bash to the ssh session there is a plugin in xxh project:

xxh +I xxh-plugin-bash-ohmybash
xxh myhost +s bash-zero
myhost$ echo $OSH_THEME
agnoster

This allows to use Oh My Bash in ssh session without any installations on the host and root access.