mirror of
https://github.com/xxh/xxh
synced 2024-11-23 04:13:04 +00:00
README
This commit is contained in:
parent
e9427edfce
commit
d7495ce612
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -33,13 +33,13 @@ 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.
|
||||
|
||||
## Supported shells
|
||||
| xxh-shell-`...` | status | seamless | plugins |
|
||||
|--------------------------------------------------------------|------------|-------------|---------|
|
||||
| xxh-shell-`...` | status | seamless | plugins |
|
||||
|-----------------------------------------------------------------------|------------|-------------|---------|
|
||||
| **[xonsh-appimage](https://github.com/xxh/xxh-shell-xonsh-appimage)** | stable | `xxh.xsh` | [pipeliner](https://github.com/xxh/xxh-plugin-xonsh-pipe-liner), [bar](https://github.com/xxh/xxh-plugin-xonsh-theme-bar), [autojump](https://github.com/xxh/xxh-plugin-xonsh-autojump) |
|
||||
| **[zsh](https://github.com/xxh/xxh-shell-zsh)** | prestable | `xxh.zsh` | [OhMyZsh](https://github.com/xxh/xxh-plugin-zsh-ohmyzsh), [powerlevel10k](https://github.com/xxh/xxh-plugin-zsh-powerlevel10k) |
|
||||
| **[fish](https://github.com/xxh/xxh-shell-fish)** | prestable | | |
|
||||
| **[bash-zero](https://github.com/xxh/xxh-shell-bash-zero)** | zero | `xxh.bash` | [vim](https://github.com/xxh/xxh-plugin-bash-vim) |
|
||||
| **[osquery](https://github.com/xxh/xxh-shell-osquery)** | beta | | |
|
||||
| **[zsh](https://github.com/xxh/xxh-shell-zsh)** | stable | `xxh.zsh` | [ohmyzsh](https://github.com/xxh/xxh-plugin-zsh-ohmyzsh), [p10k](https://github.com/xxh/xxh-plugin-zsh-powerlevel10k) |
|
||||
| **[fish](https://github.com/xxh/xxh-shell-fish)** | prestable | | |
|
||||
| **[bash-zero](https://github.com/xxh/xxh-shell-bash-zero)** | zero | `xxh.bash` | [vim](https://github.com/xxh/xxh-plugin-bash-vim) |
|
||||
| **[osquery](https://github.com/xxh/xxh-shell-osquery)** | beta | | |
|
||||
| **[fish-appimage](https://github.com/xxh/xxh-shell-fish-appimage)** | alpha | | |
|
||||
|
||||
The "zero" status means the shell installed on host will be used.
|
||||
|
|
Loading…
Reference in a new issue