prefix-dev / shell

The ultimate cross-platform, bash-like shell
MIT License
63 stars 9 forks source link

Support starship for shell customization #132

Open marcelotrevisani-centrica opened 2 months ago

marcelotrevisani-centrica commented 2 months ago

It would be really nice if it could support some shell interface customizations or support starship out of the box https://starship.rs/

certik commented 2 months ago

Yes, we'll have to figure out how to do shell customizations. The only requirement is that whatever default we use, it must be fast (instant). Other than that, we should use great defaults, and then allow users to customize more as needed.