mirror of
https://github.com/xxh/xxh
synced 2024-11-27 06:00:21 +00:00
README
This commit is contained in:
parent
bd1e4559fd
commit
84aef41c14
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ mkdir ~/xxh && cd ~/xxh
|
|||
wget -O xxh https://github.com/xxh/xxh-appimage/releases/download/continuous/xxh-release-x86_64.AppImage
|
||||
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.
|
||||
To use [seamless mode](https://github.com/xxh/xxh/wiki#what-is-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.
|
||||
|
||||
## Shells
|
||||
|
||||
|
|
Loading…
Reference in a new issue