Closed gkze closed 9 years ago
Yes you can use it with zsh (I am). FYI, in general zshrc can be thought of as a superset of bash except for niche constructs (e.g. regex conditional matching, tab completion is different).
Awesome, I'm source
ing it with zsh
with no errors. Thanks
I see that there is a
bashrc
in.pythonbrew/etc/
, but can that somehow be used with zsh? Otherwise, how can thebashrc
be converted into azshrc
? I would like to keep using zsh and not have to convert back to bash again.