-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
### What happened?
I have xonsh installed in my system not using conda (using a sy…
-
log of threads
-
Xonsh is another popular shell.
-
Does anyone have instruction to get this working within [Xonsh](http://xon.sh/index.html)?
-
It will be cool to have this:
```xsh
@
#
@?
# XonshSession doc string with description @.env, @.imp, @.last, @.history, etc.
@.env # instead of `__xonsh__…
-
### Description
I use https://xon.sh/ as my login shell and it is not POSIX compatible. In particular, environment variables and string quoting work differently from regular shells.
```
Last l…
-
I have xonsh installed and configured as my user shell, in just my terminal config (kitty).
I also have `xonsh` specified in my `kubie` config like:
```
@ cat ~/.kube/kubie.yaml
# Force kubie …
-
Hi! Thank you for the awesome tool!
Is there a way to use [xonsh shell](https://xon.sh) language in the cells?
Thanks!
## For community
⬇️ **Please click the 👍 reaction instead of leaving a `+1…
-
### Describe the bug
```
xonsh.override {
extraPackages = ps: [ ps.psutil ];
};
```
Adding a package to the Xonsh environment using the above method seems to work initially, but it does …
-
I've just switched to http://xonsh.org/ and I miss my `j` command...