xonsh repo
This commit is contained in:
parent
cdbf072a7b
commit
b14e187b0b
@ -13,11 +13,11 @@
|
|||||||
|
|
||||||
## xxh-shell example
|
## 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
|
## 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
|
## Seamless mode
|
||||||
The xxh has seamless environment mode which allows to pass variable from your current shell session
|
The xxh has seamless environment mode which allows to pass variable from your current shell session
|
||||||
|
Loading…
Reference in New Issue
Block a user