From b562ff898761e730fa12131765fd0b9e0af545fd Mon Sep 17 00:00:00 2001 From: Leonardo Date: Mon, 19 Jan 2026 23:39:44 +0100 Subject: profili su odino --- odino/home-manager/leo/programs/zsh.nix | 4 ++++ 1 file changed, 4 insertions(+) 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 ''; }; }; -- cgit v1.3