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

Provide access to environment variables #325

Open
sharplet opened this issue Feb 22, 2018 · 1 comment
Open

Provide access to environment variables #325

sharplet opened this issue Feb 22, 2018 · 1 comment
Milestone

Comments

@sharplet
Copy link
Contributor

sharplet commented Feb 22, 2018

I'd like access to environment variables in gitsh, for example, when I want to copy a file from another repo:

!cp $HOME/src/some-repo/some-file ./
gitsh: Variable 'HOME' is not set
@georgebrock georgebrock added this to the v1.0 milestone Feb 3, 2019
@georgebrock georgebrock changed the title Expand tilde (~) and environment variables in paths Give access to environment variables Mar 3, 2019
@georgebrock
Copy link
Collaborator

Since #321 covers ~, I'm updating this issue to focus on just environment variables.

@georgebrock georgebrock changed the title Give access to environment variables Provide access to environment variables Mar 3, 2019
@georgebrock georgebrock modified the milestones: v1.0, v0.15 Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants