mirror of
https://github.com/xxh/xxh
synced 2024-11-23 04:13:04 +00:00
README
This commit is contained in:
parent
e81906a3af
commit
b5c0cb90a7
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Currently supported OS is Linux on x86_64.
|
|||
### Prerun plugins
|
||||
[Prerun plugins](https://github.com/xxh/xxh/wiki#plugins) allow to bring any portable tools, dotfiles, aliases to xxh session before running shell.
|
||||
|
||||
Pinned plugins: **[sudo](https://github.com/xxh/xxh-plugin-prerun-sudo), [dotfiles](https://github.com/xxh/xxh-plugin-prerun-dotfiles), [docker](https://github.com/xxh/xxh-plugin-prerun-docker), [python](https://github.com/xxh/xxh-plugin-prerun-python), [xxh](https://github.com/xxh/xxh-plugin-prerun-xxh), [vim](https://github.com/xxh/xxh-plugin-prerun-vim)**.
|
||||
Pinned plugins: **[sudo](https://github.com/xxh/xxh-plugin-prerun-sudo), [dotfiles](https://github.com/xxh/xxh-plugin-prerun-dotfiles), [docker](https://github.com/xxh/xxh-plugin-prerun-docker), [python](https://github.com/xxh/xxh-plugin-prerun-python), [venv](https://github.com/xxh/xxh-plugin-prerun-python-venv), [xxh](https://github.com/xxh/xxh-plugin-prerun-xxh), [vim](https://github.com/xxh/xxh-plugin-prerun-vim)**.
|
||||
|
||||
## Usage
|
||||
Use `xxh` as replace `ssh` to connecting to the host without changing ssh arguments:
|
||||
|
|
Loading…
Reference in a new issue