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 GHQ_LOOK env variable to a new shell executed by ghq look #47

Merged
merged 1 commit into from
Feb 27, 2015

Conversation

superbrothers
Copy link
Contributor

I want to use the relpath of found local repository on a new shell executed by ghq look.
An example is as follows:

# .zshrc
if [ -n "$GHQ_LOOK" ]; then
    export PROMPT="[$GHQ_LOOK] $PROMPT"
fi

@motemen motemen removed the 1 - Ready label Jan 5, 2015
@motemen motemen self-assigned this Feb 2, 2015
@motemen
Copy link
Member

motemen commented Feb 27, 2015

Reasonable. Thank you and sorry for such a late response!

motemen added a commit that referenced this pull request Feb 27, 2015
Add GHQ_LOOK env variable to a new shell executed by `ghq look`
@motemen motemen merged commit 3af4a74 into x-motemen:master Feb 27, 2015
@superbrothers
Copy link
Contributor Author

Thank you for merge !!

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