It takes over 1000ms to switch node versions (using avn) whenever we dir into a project folder. Makes carpe diem harder. Degrades my chi. Makes me wanna hurt babies.
Strictly speaking, you can uninstall nvm (which I'm assuming you use)
rm -rf $NVM_DIR
and the just install n from npm:
npm i -g n