Matan Kushner

Results 49 comments of Matan Kushner

> You might as well call git status and parse its output. (By the way, this will be a nice performance improvement for starship.) The reason I opted to use...

Hi there @DrPyser. 👋 Is kakoune perhaps defined as a shell alias? Could you share the output of `which kakoune`?

@jankatins The issue of the leading line break is being tracked at #560. If you'd like to see it addressed, you're welcome to propose suggestions there or create a PR.

May I recommend using "profile" over "prompt" or "format"? I'm not sure how clear it is as a name, but it's not a term we've previously used in Starship configuration.

Hey @galkowskit! 👋 Most of the colors used by Starship are using your terminal emulator's theme for ANSI colors, which are defined by your iTerm profile. Here's a write-up I...

If you only want a select few modules to be enabled, this would best be done by setting the root-level `format` value. For instance, the following would give you a...

No updates yet, but PRs are welcome and encouraged. 😊

The main reason I didn't opt to use `directories` is that the macOS and Windows directories are deep and rarely known by users. As much as I'd like to follow...

Not for the time being. The existing precedent of tools using `~/.config`, low barrier of entry for beginners, and the consistency in cross-platform documentation support our decision to use the...

Heya @lexpierce! 👋 I'm totally on board with changing the branch name to `main`. I'm mainly worried about how it'll affect existing PRs and links to code, as well as...