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: useOperatingSystemEtc should load conf.d snippets and functions as well as config.fish #244043

Open
therealpxc opened this issue Jul 17, 2023 · 0 comments

Comments

@therealpxc
Copy link
Contributor

Describe the bug

In our Fish package, the sysconf dir is points to the Nix store, since Fish, like everything, gets its own unique prefix. However, to meet user expectations, we have an option when building the Fish package to have it read from the normal operating system configuration directories (/etc/fish) as well. Unfortunately, this setting only plugs into the built-in sysconfdir's etc/fish/config.fish file, and doesn't load paths in /etc/fish/conf.d or /etc/fish/functions correctly.

I would like to find time to fix this bug in the next day or two. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant