README.md

April 7, 2021 ยท View on GitHub

xxh entrypoint for fish-portable - statically-linked portable fish.

If you like the idea of xxh click โญ on the repo and tweet.

Install

Install from xxh repo:

xxh +I xxh-shell-fish

Install from any repo:

xxh +I xxh-shell-fish+git+https://github.com/xxh/xxh-shell-fish

Connect:

xxh myhost +s fish

To avoid adding +s every time use xxh config in ~/.config/xxh/config.xxhc ($XDG_CONFIG_HOME):

hosts:
  ".*":                     # Regex for all hosts
    +s: fish

Plugins

fish xxh plugin is the set of fish scripts which will be run when you'll use xxh. You can create xxh plugin with your lovely aliases, tools or color theme and xxh will bring them to your ssh sessions.

๐Ÿ”Ž Search xxh plugins on Github or Bitbucket or ๐Ÿ’ก Create xxh plugin

Thanks

  • Frederick Henderson for plugins support