Install the current shell into the target machine without prompting

xxh

  • Bring your shell with all of your customizations through SSH sessions.
    Note: xxh does not install anything into system directories on the target machine; removing `~/.xxh` will clear all traces of xxh on the target machine.
    More information: <https://github.com/xxh/xxh>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

xxh "{{host}}" ++install

click the source code to copy