diff options
| author | Luigi Sartor Piucco <luigipiucco@gmail.com> | 2020-10-16 19:41:03 -0300 |
|---|---|---|
| committer | John Titor <50095635+JohnRTitor@users.noreply.github.com> | 2025-10-26 16:49:56 +0530 |
| commit | 10f01ded353d5a76c6acbecaa0ac5e5063f60c13 (patch) | |
| tree | cd5ca49cd4052b880df4737caf63bb016a858a05 /pkgs/development/python-modules/python-openstackclient | |
| parent | d8cc1036c65d3c9468a91443a75b51276279ac61 (diff) | |
zsh plugins: use omz-compatible paths
The `programs.zsh.ohMyZsh.customPkgs` option expects that arguments
passed to it will have a zsh plugin/theme/completion in a path like
`$out/share/zsh/{plugins,themes,completions}`, and copies whatever is
inside those to `$ZSH_CUSTOM`.
However, some packages actually unpacked to `$out/share`, without the
proper folder structure, so they never got copied to `$ZSH_CUSTOM` and
caused "not found" errors on zsh startup.
This commit fixes that, and maintains compatibility with other packages
that might still expect a flattened structure. This is done though a
symlink.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
