summary refs log tree commit diff stats
path: root/system/trillian.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system/trillian.nix')
-rw-r--r--system/trillian.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/trillian.nix b/system/trillian.nix
index 4dce642c..2e10e17c 100644
--- a/system/trillian.nix
+++ b/system/trillian.nix
@@ -31,6 +31,7 @@
     enable = true;
     enableCompletion = false;
     enableBashCompletion = true;
+    loginShellInit = builtins.readFile "/System/Library/Templates/Data/private/etc/zprofile";
   };
 
   environment.variables.LANG = "en_GB.UTF-8";