←back to thread

457 points benoitg | 1 comments | | HN request time: 0.211s | source
1. woile ◴[] No.44369159[source]
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;