1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-24 19:29:40 +01:00
home-manager/tests/modules/programs/zsh
Austin Horstman 869f2ec2ad
zsh: fix concatenation of aliases and global aliases (#6698)
Accidentally bump the lines against each other. Adding a newline to move
global aliases to another line when you have both.
2025-03-24 21:56:51 -05:00
..
aliases.nix zsh: fix concatenation of aliases and global aliases (#6698) 2025-03-24 21:56:51 -05:00
default.nix zsh: fix concatenation of aliases and global aliases (#6698) 2025-03-24 21:56:51 -05:00
history-ignore-pattern.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-new-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-custom.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-path-old-default.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
history-substring-search.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
prezto.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
session-variables.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
syntax-highlighting.nix zsh: correct syntax option to syntax-highlighting (#5792) 2025-03-08 19:37:10 +01:00
zsh-abbr.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
zshrc-content-priorities.nix zsh: adjust initContent priorities (#6676) 2025-03-21 15:17:13 -05:00