back to unicorn

This commit is contained in:
Christoph Cullmann 2024-07-01 23:56:37 +02:00
parent 5089ff7c89
commit 2f58a44224
No known key found for this signature in database

View file

@ -55,8 +55,9 @@
}; };
# nice prompt # nice prompt
programs.starship = { programs.oh-my-posh = {
enable = true; enable = true;
useTheme = "unicorn";
}; };
# nice cd # nice cd