sorin-ionescu / prezto

The configuration framework for Zsh
MIT License
14.02k stars 4.49k forks source link

How to properly configure skins in .zpreztorc #2093

Closed Lraiin closed 4 months ago

Lraiin commented 4 months ago

I want to use the fade magenta skin, I can use the command prompt -s fade magenta, but if I change the following in the .zpreztorc file, zstyle ':prezto:module:prompt' theme 'fade magenta' restarting the terminal will not work, how to configure it correctly?