Xxh Versions Save

🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.

0.8.3

3 years ago

xxh

  • Added new pipx and homebrew installation methods (thanks to Dario Vladović)

  • Added options to force using scp and scp command (thanks to @syndicut)

  • Changed pexpect timeout from 3 to 6 seconds to avoid TIMEOUT exception

  • Changed realpath to dirname in host info script to avoid MacOS exception

  • Changed config example around +if option to clean understanding

  • Fixed +i option logic if target directory exists

  • Fixed README encoding to install xxh on Windows

xxh-dev

  • Improved tests for xxh local

0.8.2

4 years ago

xxh

  • xxh local: improved logic, added description and shortcut to the readme
  • Fixed logic when HOME environment variable is empty

xxh-dev

  • New tests for xxh local

0.8.1

4 years ago
  • Improved entrypoint run

0.8.0

4 years ago

xxh

  • New experimental xxh local [xxh arguments] command to building xxh environment wherever you are now. It builds hermetic xxh environment on the host where you run this command.
  • Improved local xxh home logic
  • Fixed uploading prerun plugins when using scp

xxh-shell-xonsh

  • Added loading .xonshrc file from $XXH_HOME if exists

xxh-dev

  • New tests for xxh local

0.7.14

4 years ago

xxh

  • Disabled Windows check

xxh-shell-xonsh

  • Renamed from xonsh-appimage to xonsh
  • AppImage logic extremely improved by Valentin Niess
  • Speed of first and next runs increased
  • Hermetic logic improved
  • pip works more naturally

xxh-shell-bash

  • Renamed from bash-zero to bash

0.7.12

4 years ago

xxh Short url support for github. You can install packages from any repo and branch from github:

xxh +I https://github.com/xxh/xxh-shell-example
xxh +I https://github.com/xxh/xxh-shell-example/tree/mybranch

0.7.11

4 years ago

xxh

  • Prerun plugins support. Prerun plugin is a bash script which will be run on entrypoint stage immediately before shell running. It can help to bring some config files before running shell.

xxh-plugin-prerun-mc

  • First prerun plugin for Midnight Commander which creates ~/.config/mc/ini file if it is not exists.

0.7.10

4 years ago

xxh

  • Fix reading from config.xxhc

0.7.9

4 years ago

xxh

  • Fix +L
  • Omit stack trace when SIGINT

xxh-shell-zsh

  • Bump to zsh-bin 3.0.1