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

add: rbenv plugin #670

Merged
merged 2 commits into from
Dec 26, 2011
Merged

add: rbenv plugin #670

merged 2 commits into from
Dec 26, 2011

Conversation

peterhoeg
Copy link
Contributor

This pull request replaces #641.

}

function current_gemset() {
echo "$(rbenv gemset active 2&>/dev/null | sed -e ":a" -e '$ s/\n/+/gp;N;b a') | head -n1"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is wrong but fixed in #671

@robbyrussell
Copy link
Member

Merged #671 instead.

@robbyrussell robbyrussell merged commit 31cddcd into ohmyzsh:master Dec 26, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants