nix-config/modules/home/zsh
Bruno BELANYI c536ee0136
All checks were successful
ci/woodpecker/push/check Pipeline was successful
home: zsh: add 'zsh-completion-sync'
It's gated behind `completionSync.enable`, as it does make
entering/leaving direnv-enabled projects slower (due to the calls to
`compinit`).

This might need a bit more work to avoid multiple `compinit`s at shell
startup, will refine in the future if necessary.
2025-11-03 17:20:03 +01:00
..
completion-styles.zsh home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
default.nix home: zsh: add 'zsh-completion-sync' 2025-11-03 17:20:03 +01:00
extra-mappings.zsh home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
options.zsh treewide: fix typos 2024-09-27 13:49:29 +00:00