xxh-shell-xonsh
xxh-shell-xonsh copied to clipboard
Use xonsh wherever you go through the SSH without installation on the host.
**Local OS (where xxh is installed):** Arch **Destination host OS:** Some kind of newer Linux (not under my control) **xxh version:** 0.8.10 **xxh-plugins installed:** Unsure **Steps to Reproduce** With a...
**Local OS (where xxh is installed):** macOS 10.15 **Destination host OS:** Raspbian Buster **xxh version:** 0.8.6 **xxh-plugins installed:** None (unless homebrew installs them) **Steps to Reproduce** I'm brand new to...
The plugins should be sorted by pluginrc file name instead of plugin directory name. Here how it works now: * https://github.com/xxh/xxh-shell-xonsh-appimage/blob/51b89c783c25bfd3f8ec74f0349d217d4e9ca822/xonshrc.xsh#L51 How it should work: * https://github.com/xxh/xxh-shell-zsh/blob/b1e2e7fbb958e95ac21e9bd53c958a25154044cc/zshrc#L8 **For community:** ⬇️...
If the host has python and tools that use it it will be good to switch from xonsh python to host`s python for using the tools. ⬇️ **Please click the...
When you try to run xxh on Windows with WSL1 you could see: ``` # xxh YT-1300 ^Z ``` This issue was addressed to Xonsh team in [3367](https://github.com/xonsh/xonsh/issues/3367). Just try...
Chack https://github.com/xonsh/xonsh/issues/3367 in WSL2