Hacker News new | ask | show | jobs
by bdunbar 4783 days ago
I don't know what those are, but why not start them with a bash script, that you launch from zsh?
1 comments

They're designed to mess around with your shell variables and environment to virtualize an environment for ruby or python. Unfortunately, they're not totally compatible with my customized zsh setup, and I don't have the time to rebuild and test a zshrc from scratch. Launching bash with them would be moot since I'd just have to spend my time in bash anyways, then.
Ah! Thanks.