programs.starship.interactiveOnly

NixOS option

Whether to enable starship only when the shell is interactive. Some plugins require this to be set to false to function correctly .

type: boolean
Default
true
Example
true
declared in: nixos/modules/programs/starship.nixView source on NixOS/nixpkgs →