This commit is contained in:
anki-code 2020-03-27 22:46:32 +03:00
parent 24d895ab41
commit 07ed3d914f

View file

@ -28,7 +28,7 @@ tar -xzf xxh-portable-musl-alpine-Linux-x86_64.tar.gz
```
mkdir ~/xxh && cd ~/xxh
wget -O xxh https://github.com/xxh/linuxdeploy-plugin-python/releases/download/continuous/xxh-release-x86_64.AppImage
chmod +x xxh
chmod +x xxh && ./xxh
```
To use seamless mode run `./xxh ++extract-sourcing-files` to extract `xxh.*sh` files to the current directory then run `source xxh.zsh myhost` command for seamless connecting.