Andy Kipp
Andy Kipp
I'm going to close this with the solution around [ExecAlias](https://xon.sh/tutorial.html#aliases): ```python aliases['md'] = 'mkdir -p $arg0 && cd $arg0' md /tmp/some/path pwd # /tmp/some/path ```
Hi! PR is welcome! The example of adding new env variable you can find here - https://github.com/xonsh/xonsh/pull/3911/files
Did this solved?
I'm going to close this because upstream PR looks merged. If the xonsh should support the upstream changes please open PR with changes.
Closed because this idea has no community support and the workaround is working.
Hi! You expect that lambda function will be invoked but there is no support of this behavior now. This looks like the new feature: support lambda functions as the environment...
Closed because this looks like a question that has an answer.
@jnoortheen nice approach! xontrib is very welcome! PS: May be to add Alt+Down to go back?
I'm going to close this with the reference to [xontrib-zsh-cd-dot](https://github.com/agoose77/xontrib-zsh-cd-dot) [xontrib](https://github.com/topics/xontrib).
JFYI: [xontrib-pipeliner](https://github.com/anki-code/xontrib-pipeliner) - Let your pipe lines flow thru the Python code in xonsh.