aboutsummaryrefslogtreecommitdiff
path: root/login.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--login.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/login.nix b/login.nix
index bb32420..584c004 100644
--- a/login.nix
+++ b/login.nix
@@ -53,7 +53,7 @@ in {
syntaxHighlighting.enable = true;
histFile = "~/.config/zshhistory";
histSize = 50000;
- interactiveShellInit = ''source ~/nixos/external/zsh/zshrc'';
+ interactiveShellInit = ''source ~/.config/zsh/zshrc'';
promptInit = "";
loginShellInit = with builtins; let
cases = map (s: ''