Hide systemd in WSL Starship

Using starship prompt in wsl will show systemd as container.

systemd

To remvoe it, add the following config to .config/starship.toml:

[container]
disabled = true

References #

https://www.reddit.com/r/fishshell/comments/yhoi28/im_using_starship_prompt_in_wsl_and_it_keep/

Tags

wsl , starship

🙏🙏🙏

Since you've made it this far, sharing this article on your favorite social media network would be highly appreciated 💖!

Published