Automatically version switch using fnmRecently I've been using fnm as a node version manager, and when I use nvm I can use ".nvmrc" to switch between node versions automatically,but fnm doesn't seem to offer this, so I wrote a shell script to do it automatically.