xxh entrypoint for bash. The "zero" means using bash shell installed on host without any additional installations.
xxh +I xxh-shell-bash
xxh myhost +s bash
To avoid adding +s
every time use xxh config in ~/.config/xxh/config.xxhc
($XDG_CONFIG_HOME
):
hosts:
".*": # Regex for all hosts
+s: bash
Pinned: xxh-plugin-bash-vim
🔎 Search xxh plugins on Github or Bitbucket or 💡 Create xxh plugin