zsh: Do not automatically set color scheme

It often causes problems and I can still set it manually with dcsl if I
want to.
neomutt
Simon Bruder 2021-11-07 21:46:58 +01:00
parent 2ef9d583f6
commit cc63ca0e9a
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 4 deletions

View File

@ -93,10 +93,6 @@ in
vim = "nvim";
vimdiff = "nvim -d";
};
initExtraFirst = ''
# automatic color scheme
${dcauto}
'';
initExtra = lib.mkMerge [
(lib.mkBefore ''
prompt off # collides with starship