1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-29 09:58:32 +02:00
home-manager/modules
Nikita Uvarov 1213578eb7
zsh: turn fpath into a set
Forcing fpath to contain unique values increases startup speed by
eliminating extra work of processing duplicated folders.
In addition, it increases startup time when zsh is enabled in both
system and home configuration due to having the same fpath value
between different compinit calls.
Fixes https://github.com/rycee/home-manager/issues/108.
2017-10-30 13:53:40 +01:00
..
lib lib: make dag.nix take lib as argument 2017-09-21 13:19:29 +02:00
lib-bash lib-bash: always print message announcing a dry run 2017-08-21 18:50:21 +02:00
misc xdg: add news entry 2017-10-29 01:59:34 +02:00
programs zsh: turn fpath into a set 2017-10-30 13:53:40 +01:00
services use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
default.nix xdg: add module 2017-10-29 01:59:34 +02:00
files.nix files: be less verbose when linking a directory 2017-10-29 01:21:40 +02:00
home-environment.nix home-environment: add extraBuilderCommands option 2017-10-21 00:22:05 +02:00
manual.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
systemd.nix use xdg.configFile for files in XDG config home 2017-10-29 01:59:34 +02:00
xresources.nix Mark rycee as maintainer for a bunch of modules 2017-09-26 23:40:31 +02:00
xsession.nix xsession: prepare for session in ~/.xprofile 2017-10-21 14:37:30 +02:00