Fixed ohmyzsh config

This commit is contained in:
LarsZauberer 2024-04-12 15:57:39 +02:00
commit 6c9c65dde9
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
cls = "clear";
};
oh-my-zsh = {
ohmyzsh = {
enable = true;
theme = "fino-time";
};