From b14e187b0b95af187c4165941ea0cafca63a561e Mon Sep 17 00:00:00 2001 From: anki-code Date: Wed, 22 Apr 2020 01:56:50 +0300 Subject: [PATCH] xonsh repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54ce989..4127324 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ ## xxh-shell example -Real life example of creating xxh-shell and xxh-plugins you could find in [xxh-shell-xonsh-appimage](https://github.com/xxh/xxh-shell-xonsh-appimage). +Real life example of creating xxh-shell and xxh-plugins you could find in [xxh-shell-xonsh](https://github.com/xxh/xxh-shell-xonsh). ## Plugins -To support plugins to your xxh-shell you should add execution the `pluginrc` files. Examples: [.zshrc](https://github.com/xxh/xxh-shell-zsh/blob/master/.zshrc), [xonshrc](https://github.com/xxh/xxh-shell-xonsh-appimage/blob/master/xonshrc.xsh). +To support plugins to your xxh-shell you should add execution the `pluginrc` files. Examples: [.zshrc](https://github.com/xxh/xxh-shell-zsh/blob/master/.zshrc), [xonshrc](https://github.com/xxh/xxh-shell-xonsh/blob/master/xonshrc.xsh). ## Seamless mode The xxh has seamless environment mode which allows to pass variable from your current shell session