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

Update grex.sh to export ~/.local/bin in t2_cmd #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sniedbalski
Copy link

Change from previous PR because the export PATH bit was exterior to echo, making it useless. The goal of the PR is to make sure that ~/.local/bin is available to any subshells the command string runs in so that poetry is on the PATH. This should address a issue I've had where running grex over ssh terminates when trying to run poetry for T2.

Change from previous PR because the `export PATH` bit was exterior to `echo`, making it useless. The goal of the PR is to make sure that `~/.local/bin` is available to any subshells the command string runs in so that `poetry` is on the `PATH`. This should address a issue I've had where running grex over ssh terminates when trying to run poetry for T2.
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.

1 participant