programs.starship.transientPrompt.left

Fish code composing the body of the starship_transient_prompt_func function. The output of this code will become the left side of the transient prompt.

Not setting this option (or setting it to null) will prevent the starship_transient_prompt_func function from being generated. By default, the left prompt is a bold-green '❯' character.

Type
null or Fish shell code concatenated with "\n"
Default
null
Example
"starship module character"
Declared
<nixpkgs/nixos/modules/programs/starship.nix>