mirror of
https://github.com/xxh/xxh
synced 2024-11-23 12:23:04 +00:00
0.5.11
This commit is contained in:
parent
75fd9fbd31
commit
76767dc27a
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ The arguments will be automatically added when you run `xxh myhost` or `xxh comp
|
|||
* **No copying** config files from local to remote host "as is". The privacy and repeatability reasons are behind it. Every xxh package, shell or plugin is the bridge that use only what required, no more.
|
||||
* **Portable means clean**. If you delete `~/.xxh` directory from the remote host then xxh has never been on the host.
|
||||
* **Be fork-ready**. Every repo could be forked, customize and used without affection on package management system, xxh releases or any third party lags.
|
||||
* **Do more**. The xxh packages are not only about shells. Any type of tool or code could be behind "shell entrypoint". If you want to play super mario on the remote host just put it as entrypoint.
|
||||
* **Do more**. The xxh packages are not only about shells. Any type of tool or code could be behind "shell entrypoint". If you want to play Super Mario on the remote host just put it as entrypoint.
|
||||
* **Be open**. Currently supported four shells and the count could be grow by community.
|
||||
|
||||
## Q&A
|
||||
|
|
Loading…
Reference in a new issue