summaryrefslogtreecommitdiff
path: root/odino/home-manager/leo/programs
diff options
context:
space:
mode:
Diffstat (limited to 'odino/home-manager/leo/programs')
-rw-r--r--odino/home-manager/leo/programs/zsh.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/odino/home-manager/leo/programs/zsh.nix b/odino/home-manager/leo/programs/zsh.nix
index 937e473..c42d1a5 100644
--- a/odino/home-manager/leo/programs/zsh.nix
+++ b/odino/home-manager/leo/programs/zsh.nix
@@ -38,10 +38,6 @@
# Theme
autoload -U colors
colors
-
- # Profile
- source ~/.profile.cloud
- source ~/.profile.games
'';
};
};