I've run into a wierd issue when using zsh-defer and starship together.
If I attempt to use zsh-defer on any lines in my .zshrc, the contents of RPROMPT no longer shows.
If I manually set RPROMPT to something in my .zshrc it shows.
I'm not sure if this is a zsh-defer bug or a starship bug.
I've run into a wierd issue when using
zsh-deferandstarshiptogether.If I attempt to use
zsh-deferon any lines in my.zshrc, the contents ofRPROMPTno longer shows.If I manually set
RPROMPTto something in my.zshrcit shows.I'm not sure if this is a
zsh-deferbug or astarshipbug.