Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
woile
3 days ago
|
parent
|
context
|
favorite
| on:
Starship: A minimal, fast, and customizable prompt...
starship has been excellent, and gives me the right context all the time. Like I'm running inside a nix shell, the python venv is enabled or the git branch.
Configuring it with home-manager was as simple as:
programs.starship.enable = true;
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Configuring it with home-manager was as simple as:
programs.starship.enable = true;