FirelightFlagboy

Results 122 comments of FirelightFlagboy

Even with `use_git_executable = true`, the branch is not the correct one: Starship git_status config ```toml [git_status] conflicted = "​" deleted = "​" format = "[[(*$conflicted$untracked$modified$staged$renamed$deleted)](218) ($ahead_behind$stashed)]($style) " modified =...

> yeah, I was going to say it's not working. It should be used in `git_branch` not `git_status` ``` [WARN] - (starship::config): Error in 'GitBranch' at 'use_git_executable': Unknown key ```...