diff options
| author | Leonardo <noreply@leoflo.me> | 2026-01-31 14:32:29 +0100 |
|---|---|---|
| committer | Leonardo <noreply@leoflo.me> | 2026-01-31 14:33:53 +0100 |
| commit | 77c1e4d3dd4eed8fef531a60a02c5c25571d8014 (patch) | |
| tree | 21d8c84b388516bb9cc09022fd38f3b91b10efaf /odino/home-manager | |
| parent | 5baa570ad311d7efb99377a258577be04b5bb754 (diff) | |
| download | nixos-77c1e4d3dd4eed8fef531a60a02c5c25571d8014.tar.gz nixos-77c1e4d3dd4eed8fef531a60a02c5c25571d8014.zip | |
fix
Diffstat (limited to 'odino/home-manager')
| -rw-r--r-- | odino/home-manager/leo/programs/zsh.nix | 4 |
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 ''; }; }; |
