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

Options to locate shell support files #1

Merged
merged 2 commits into from
Mar 5, 2012
Merged

Conversation

cdlm
Copy link
Contributor

@cdlm cdlm commented Mar 4, 2012

Grepping through gem list is not very efficient, and I wasn't happy with copying the files to ~/.jump_shell_driver, because it would get out of sync with the gem. So I've added --zsh-integration and --bash-integration options that print the path you need so the shell config becomes just:

source `jump-bin --zsh-integration`

I've updated the docs accordingly.

@flavio
Copy link
Owner

flavio commented Mar 5, 2012

Looks good, thanks for your contribution.

flavio added a commit that referenced this pull request Mar 5, 2012
Options to locate shell support files
@flavio flavio merged commit 513e84e into flavio:master Mar 5, 2012
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.

2 participants