diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | odino/home-manager/leo/programs/zsh.nix | 4 |
2 files changed, 1 insertions, 4 deletions
@@ -1 +1,2 @@ +# Project hardware-configuration.nix 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 ''; }; }; |
