Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

fix fish shell enviroment variables#75

Open
igor-arkhipov wants to merge 1 commit into
withfig:mainfrom
igor-arkhipov:fish-fixes
Open

fix fish shell enviroment variables#75
igor-arkhipov wants to merge 1 commit into
withfig:mainfrom
igor-arkhipov:fish-fixes

Conversation

@igor-arkhipov

@igor-arkhipov igor-arkhipov commented Dec 8, 2021

Copy link
Copy Markdown

This small fixes for initial setup Fish shell.

Now integration with Fish doesn't work (screenshot)

Replacing "export" with "set -gx" fix this bug (screenshot)

Additional info: Fish shell documentation https://fishshell.com/docs/current/language.html#variables-export

@mschrage

Copy link
Copy Markdown
Member

Hey @igor-arkhipov what version of fish are you using where this doesn't work?

@igor-arkhipov

Copy link
Copy Markdown
Author

@mschrage, fish version 3.3.1

@igor-arkhipov

Copy link
Copy Markdown
Author

@mschrage btw, version doesn't matter, because export ... never uses in fish configs.
Please check documentation https://fishshell.com/docs/current/language.html#variables-export

@mschrage

mschrage commented Jan 19, 2022

Copy link
Copy Markdown
Member

What’s strange is that I don’t get any errors when I launch fish.

I’ll investigate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants