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

.env is not compatible with fish shell #3

Open
feep opened this issue Jun 16, 2020 · 0 comments · May be fixed by #4
Open

.env is not compatible with fish shell #3

feep opened this issue Jun 16, 2020 · 0 comments · May be fixed by #4
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@feep
Copy link

feep commented Jun 16, 2020

This is not a qriswitch problem, it’s fish being a weirdo.

Just documenting it.

Workaround

Set an alias in your config.fish or before running source ~/.qriswitch/.env.

alias unset 'set --erase' # bash compatibility

@feep feep self-assigned this Jun 16, 2020
@feep feep added the documentation Improvements or additions to documentation label Jun 16, 2020
@feep feep linked a pull request Jun 16, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant