Skip to content
anki-code edited this page Jun 22, 2020 · 1 revision

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.

Clone this wiki locally