home: Change zsh theme

This commit is contained in:
fleaz 2022-12-09 14:13:57 +01:00
parent 593003d471
commit 83fd49157d
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083

View file

@ -63,7 +63,6 @@ in
element-desktop
signal-desktop
nix-output-monitor
gvfs
samba
dnsutils
@ -134,7 +133,7 @@ in
oh-my-zsh = {
enable = true;
plugins = [ "git" "fzf" ];
theme = "robbyrussell";
theme = "kolo";
};
history = {
share = false; # every terminal has it's own history