about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index c24a63e..144897c 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -299,6 +299,7 @@
       enable = true;
 
       oh-my-zsh.enable = true;
+      profileExtra = builtins.readFile "${dotfiles}/.bash_profile";
 
       plugins = [
         {