rojo-rbx / rokit

Next-generation toolchain manager for Roblox projects
MIT License
72 stars 13 forks source link

Only show restart terminal hint when necessary #29

Closed filiptibell closed 4 months ago

filiptibell commented 4 months ago

This PR fixes a minor issue after #2 - Rokit started always showing the "please restart your terminal" message after a self-install even when it wasn't necessary. It also fixes clippy lints for the env modules.