From 5f21ebc0d3539276ccee967dd510e7aba8b31c0c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 3 Jan 2021 22:37:27 +0100 Subject: zsh customization --- user-profiles/zsh/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user-profiles/zsh/default.nix') diff --git a/user-profiles/zsh/default.nix b/user-profiles/zsh/default.nix index 58fa0376..88873c1a 100644 --- a/user-profiles/zsh/default.nix +++ b/user-profiles/zsh/default.nix @@ -21,6 +21,7 @@ in { source "${cfg.home.homeDirectory}/${p10kZsh}" ''; initExtra = lib.mkAfter '' + source ${./zshrc} source "${pkgs.zsh-syntax-highlighting}/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" ''; }; -- cgit v1.2.3