diff options
| author | Leonardo <noreply@leoflo.me> | 2026-01-19 23:39:44 +0100 |
|---|---|---|
| committer | Leonardo <noreply@leoflo.me> | 2026-01-19 23:39:44 +0100 |
| commit | b562ff898761e730fa12131765fd0b9e0af545fd (patch) | |
| tree | 49fed577c186ff98ab0524a2a024d8ba34ccc81d /odino/home-manager/leo | |
| parent | 14ece39c4f907dc26e02cc9edae2e060f6a164dc (diff) | |
| download | nixos-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.nix | 4 |
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 ''; }; }; |
