top | item 37272886

(no title)

dinckelman | 2 years ago

You don't need it. But it's just a really good, no-bullshit, customizable prompt, and you can use it with basically any shell you like, drop-in

discuss

order

hiAndrewQuinn|2 years ago

Yeah. I love the default starship and install it on every shell I use, currently PowerShell + fish + bash. It shows me all kinds of useful info like which k8s cluster I'm logged into, which AWS/Azure/GCP account, whether the current directory has uncommitted git changes...

Kiro|2 years ago

I think I misunderstand what "prompt" is referring to here. What is it?

dinckelman|2 years ago

When you open a new shell, by default it'll say something like `user@hostname: cursor`. Starship lets you change that to whatever you want, but out of the box it hides unnecessary information, and shows you stuff like the your language and package versions, if you're navigated into a git repo, for example. Take a look at it yourself, there's a lot you can do

mattgreenrocks|2 years ago

Does it have async git checks yet?

21eleven|2 years ago

Based on my experience opening a clone of the nixpkgs repo the other day... I don't think so :)