set a better zsh theme for the iso

This commit is contained in:
Rouven Seifert 2023-05-02 09:58:25 +02:00
parent e3809bb6ae
commit 2308f6cfa1
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
2 changed files with 7 additions and 3 deletions

View file

@ -11,6 +11,10 @@
enable = true;
highlightStyle = "fg=#00bbbb,bold";
};
ohMyZsh = {
enable = true;
theme = "risto";
};
shellInit =
''