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

fish complains about startup script #1

Open
matthuszagh opened this issue Aug 27, 2020 · 0 comments
Open

fish complains about startup script #1

matthuszagh opened this issue Aug 27, 2020 · 0 comments

Comments

@matthuszagh
Copy link
Owner

The exact error is

~/.config/fish/config.fish (line 1): Unsupported use of '='. In fish, please use 'set GPG_AGENT_INFO /home/matt/.gnupg/S.gpg-agent:2993:1'.
from sourcing file ~/.config/fish/config.fish
        called during startup

The config.fish file does not contain an = sign in the first line so I'm not exactly sure what this is about. Maybe its loading a general initialization script (possibly as part of the bash configuration), which is causing the error?

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

No branches or pull requests

1 participant