#7731·starship

Add ``run0_module``

Author: nyabinaryCreated Sep 13, 2026Updated Sep 13, 2026
Labels✨ enhancement

Feature Request

Add a run0_module

Is your feature request related to a problem? Please describe.

Starship has a sudo module but not a run0 modules some users have switched from using sudo to using run0 which is provided by recent systemd versions.

Describe the solution you'd like

Adding a run0 module.

Describe alternatives you've considered

Not adding a run0 module, maybe expanding the sudo module to also detect run0?