Skip to content

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

Open
sniedbalski wants to merge 1 commit into
GReX-Telescope:mainfrom
sniedbalski:patch-2
Open

Update grex.sh to export ~/.local/bin in t2_cmd#3
sniedbalski wants to merge 1 commit into
GReX-Telescope:mainfrom
sniedbalski:patch-2

Conversation

@sniedbalski

Copy link
Copy Markdown

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