Revert "zsh: profile-relative functions path"
This reverts commit 766207ca1d.
We need to solve the problem with `environment.profileRelativeEnvVars`.
The best workaround is to make profileRelativeEnvVars prepend paths.
This commit is contained in:
@@ -105,10 +105,6 @@ in
|
||||
|
||||
};
|
||||
|
||||
environment.profileRelativeEnvVars =
|
||||
{ FPATH = [ "/share/zsh/site-functions" ];
|
||||
};
|
||||
|
||||
environment.etc."zshenv".text =
|
||||
''
|
||||
# /etc/zshenv: DO NOT EDIT -- this file has been generated automatically.
|
||||
|
||||
Reference in New Issue
Block a user