programs.zsh: move evlauation of `${zshAliases}` after `cfg.interactiveShellInit`
`cfg.interactiveShellInit` is used by modules like `programs.zsh.oh-my-zsh`. This means that all aliases defined in `programs.zsh.shellAliases` might be overriden which is highly unpredictable
parent
9281b05c
Please register or sign in to comment