programs.starship.transientPrompt.right
Fish code composing the body of the starship_transient_rprompt_func function. The output of
this code will become the right side of the transient prompt.
Not setting this option (or setting it to null) will prevent
the starship_transient_rprompt_func function from being generated. By default, the right
prompt is empty.
- Type
null or Fish shell code concatenated with "\n"- Default
null- Example
"starship module time"- Declared
- <nixpkgs/nixos/modules/programs/starship.nix>