Nushell: install plugins faster

Nushell is a pretty cool project written in Rust to have a shell working the same on all platforms. It can notably be extended with plugins. But figuring out how to install them from their instructions and, even after this, the many steps required, ruined my excitement. Here’s how I made it exciting again! 🚀 Install once Install Rust, GCC and Git. There are detailed steps below for Windows, OSX and Linux if you need to install any....

January 17, 2024 · 4 min · Quentin McGaw