Switch to michelebologna zsh theme
This commit is contained in:
parent
92b6ad3d73
commit
d874838e5f
@ -167,8 +167,12 @@
|
||||
plugins = [
|
||||
"git" "sudo" "vi-mode"
|
||||
];
|
||||
theme = "clean";
|
||||
theme = "michelebologna"; # nice clean theme that shows jobs
|
||||
};
|
||||
# michelebologna theme doesn't have an RPROMPT, but I like the one from the clean theme
|
||||
initExtra = ''
|
||||
RPROMPT='[%*]'
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user