Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove workaround for chruby/auto.sh #6

Open
FranklinYu opened this issue Oct 14, 2020 · 0 comments
Open

Remove workaround for chruby/auto.sh #6

FranklinYu opened this issue Oct 14, 2020 · 0 comments
Labels
upstream blocked by upstream issues
Milestone

Comments

@FranklinYu
Copy link
Owner

Following workaround can be removed after postmodern/chruby#191 is closed:

add-zsh-hook -d preexec chruby_auto
add-zsh-hook precmd chruby_auto

@FranklinYu FranklinYu added this to the blocked milestone Oct 14, 2020
FranklinYu referenced this issue Oct 14, 2020
The chruby section is moved before the iTerm2 section so that, together
with the Zsh hook adjustment, Ruby version can be shown right after
changing directory. It was originally put after the local configuration
because `ls` was overriden there; this requirement went away with
0bfe4de.

`chruby/auto.sh` is moved out of the workaround because it's not
affected by the issue.

NVM is also moved up, in case automatic invocation is added in future.
@FranklinYu FranklinYu added the upstream blocked by upstream issues label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream blocked by upstream issues
Projects
None yet
Development

No branches or pull requests

1 participant