{ # starship is a customisable prompt for any shell programs.starship = { enable = true; enableBashIntegration = true; settings = { }; }; }