all repos — nixfiles @ ba2104eb17f0727ac69dab9dbde0e6db045199bc

System and user configuration, managed by nix and home-manager

zsh: fix startup slowness (google-cloud-sdk)

Alan Pearce
commit

ba2104eb17f0727ac69dab9dbde0e6db045199bc

parent

bc6a93c316c6bc5e5615cd2aaba751e5c4c650ee

1 file changed, 0 insertions(+), 2 deletions(-)

changed files
M user/settings/zsh.nixuser/settings/zsh.nix
@@ -238,8 +238,6 @@ }
source ${pkgs.fzf}/share/fzf/key-bindings.zsh - source ${pkgs.google-cloud-sdk}/google-cloud-sdk/completion.zsh.inc - '' + builtins.readFile ../zsh/.config/zsh/.zshrc; }; }