zsh : fix long loading times

This commit is contained in:
Ingolf Wagner 2020-01-02 10:45:29 +13:00
parent c23d7182f1
commit 6bf95c6948
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -34,6 +34,9 @@ in {
./home-manager/xmonad.nix
];
# don't run autoload -U compinit && compinit before ~/.zshrc
programs.zsh.enableGlobalCompInit = lib.mkForce false;
home-manager.users.mainUser = {
home.file.".config/bugwarrior/bugwarriorrc".text = ''