Anthony Scopatz
Anthony Scopatz
Thanks for opening this @yaroslavvb! I would certainly welcome this. It would probably be only a handful of lines to implement. However, a command line switch would also be needed...
Yeah, this should probably be an issue in https://github.com/xonsh/amalgamate. Do you mind if we move it?
You generally have PS1 in your env, even if it usused by xonsh
Yeah it probably should :)
Thanks for opening this @t184256! I don't understand: ``` substituteInPlace xonsh/platform.py --replace \ '/usr/share/bash-completion/bash_completion' \ '${pkgs.bash-completion}/etc/profile.d/bash_completion.sh' ``` Is `substituteInPlace` a command that comes with NixOS? And is `${pkgs.bash-completion}` a valid...
Ahh OK! Thanks for the detailed write up @t184256. I think I am unlikely to code this up myself, but would be very interested in a PR to this effect.
I think it would be OK to split this up, if we could still have a way that we could collapse it down to a single file so that other...
Thanks for roping me into this issue @brainwane. I am speaking a on behalf of conda-forge here. But basically, we'd love it if conda-forge could be used to build &...
Thanks! Can you please add a news item: https://regro.github.io/rever-docs/news.html
I don't know. It seems like anyone could set up a channel with the platform. IIRC this is the platform name in conda itself, so the change here just makes...