{...}: { programs.starship = { enable = true; enableBashIntegration = true; enableZshIntegration = true; enableFishIntegration = true; enableNushellIntegration = true; enableIonIntegration = true; settings = { character = { success_symbol = "[[󰄛](green) ❯](peach)"; error_symbol = "[[󰄛](red) ❯](peach)"; vimcmd_symbol = "[󰄛 ❮](subtext1)"; # For use with zsh-vi-mode }; }; }; }