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

Fix none-make-install shell itegration #35

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kabel
Copy link

@kabel kabel commented Nov 20, 2023

Downloads the shell (bash, fish) integration functions from github.

Also makes the FD3 option more compatible with bash on Windows by using the --fd3 flag instead of output redirection.

--

See #34
Warning: When using this from Cygwin (Git Bash) the binary will still clobber the environment variables from the unix-style paths (/c/Users/) back to the Windows style (c:\Users\), thus breaking the shell in most cases.

Downloads the shell (bash, fish) integration functions from github.

Also makes the FD3 option more compatible with bash on Windows by using the `--fd3` flag instead of output redirection.
…ows)

Make sure the PATH environment variable is sanitized back to unix-style.
herouu

This comment was marked as spam.

herouu

This comment was marked as duplicate.

herouu

This comment was marked as duplicate.

Copy link

@herouu herouu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@herouu herouu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

???

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.

None yet

2 participants