summaryrefslogtreecommitdiff
path: root/odino/home-manager/leo
diff options
context:
space:
mode:
authorLeonardo <noreply@leoflo.me>2026-01-19 23:39:44 +0100
committerLeonardo <noreply@leoflo.me>2026-01-19 23:39:44 +0100
commitb562ff898761e730fa12131765fd0b9e0af545fd (patch)
tree49fed577c186ff98ab0524a2a024d8ba34ccc81d /odino/home-manager/leo
parent14ece39c4f907dc26e02cc9edae2e060f6a164dc (diff)
downloadnixos-b562ff898761e730fa12131765fd0b9e0af545fd.tar.gz
nixos-b562ff898761e730fa12131765fd0b9e0af545fd.zip
profili su odino
Diffstat (limited to 'odino/home-manager/leo')
-rw-r--r--odino/home-manager/leo/programs/zsh.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/odino/home-manager/leo/programs/zsh.nix b/odino/home-manager/leo/programs/zsh.nix
index c42d1a5..937e473 100644
--- a/odino/home-manager/leo/programs/zsh.nix
+++ b/odino/home-manager/leo/programs/zsh.nix
@@ -38,6 +38,10 @@
# Theme
autoload -U colors
colors
+
+ # Profile
+ source ~/.profile.cloud
+ source ~/.profile.games
'';
};
};