This commit is contained in:
anki-code 2020-03-08 18:45:44 +03:00
parent 1e73fddb40
commit 1e96605c50

View File

@ -14,3 +14,7 @@
## 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).
## 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).