From c7cbe38bea1df4014be2b4df22dcd6c3094db592 Mon Sep 17 00:00:00 2001 From: anki-code Date: Thu, 12 Mar 2020 14:21:18 +0300 Subject: [PATCH] README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e46a38a..d53ef26 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ hosts: The arguments will be automatically added when you run `xxh myhost` or `xxh company-server1`. ## Supported shells -**[Xonsh shell](https://github.com/xxh/xxh-shell-xonsh-appimage)** — stable version with [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) plugins. +**[Xonsh](https://github.com/xxh/xxh-shell-xonsh-appimage)** — stable version with [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) plugins. -**[Zsh shell](https://github.com/xxh/xxh-shell-zsh)** — beta version with [omz](https://github.com/xxh/xxh-plugin-zsh-ohmyzsh) and [p10k](https://github.com/xxh/xxh-plugin-zsh-powerlevel10k) plugins. Help wanted for testing and improving entrypoint. +**[Zsh](https://github.com/xxh/xxh-shell-zsh)** — beta version with [omz](https://github.com/xxh/xxh-plugin-zsh-ohmyzsh) and [p10k](https://github.com/xxh/xxh-plugin-zsh-powerlevel10k) plugins. Help wanted for testing and improving entrypoint. -**[Fish shell](https://github.com/xxh/xxh-shell-fish-appimage)** — alpha version. Help wanted for testing and improving entrypoint. +**[Fish](https://github.com/xxh/xxh-shell-fish-appimage)** — alpha version. Help wanted for testing and improving entrypoint. -**[Bash shell](https://github.com/xxh/xxh-shell-bash-zero)** — zero version that just runs bash installed on the host with plugins like [vim](https://github.com/xxh/xxh-plugin-bash-vim). +**[Bash](https://github.com/xxh/xxh-shell-bash-zero)** — zero version that just runs bash installed on the host with plugins like [vim](https://github.com/xxh/xxh-plugin-bash-vim). [Search xxh shell on Github](https://github.com/search?q=xxh-shell&type=Repositories) or [Bitbucket](https://bitbucket.org/repo/all?name=xxh-shell) or [create your shell entrypoint](https://github.com/xxh/xxh-shell-sample) to use another portable shell.