1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00
home-manager/modules/programs/zsh
Thiago Kenji Okada 6bf057fc83
zsh: do not duplicate zsh.{profile,login,logout,env}Extra in prezto (#7061)
In #7057 changed the definition of how the prezto files where loaded
(from using `.source` to `.text`) and also manually add the text from
`zsh.{profile,login,logout,env}Extra` files to the prezto definitions,
but the last part was unnecessary and now we have duplicates inside the
file.

This commit fixes it.
2025-05-14 07:30:51 -05:00
..
prezto.nix zsh: do not duplicate zsh.{profile,login,logout,env}Extra in prezto (#7061) 2025-05-14 07:30:51 -05:00
zsh-abbr.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00