On first run on a new macbook air I get the following error on initialization. It seems that the setup scripts are running out of order and, potentially, nvm is not being added to the path
`brew bundle` complete! 22 Brewfile dependencies now installed.
VS Code CLI (code) not found, skipping extension installation
Cloning into '~/.vim/bundle/Vundle.vim'...
remote: Enumerating objects: 3169, done.
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 3169 (delta 7), reused 2 (delta 2), pack-reused 3157 (from 2)
Receiving objects: 100% (3169/3169), 950.43 KiB | 6.60 MiB/s, done.
Resolving deltas: 100% (1115/1115), done.
/var/folders/lr/g43gz6md2zbb4y4c2wztzwrc0000gn/T/3905638439.install_npm_globals.sh: line 8: npm: command not found
chezmoi: .chezmoiscripts/install_npm_globals.sh: exit status 127
On first run on a new macbook air I get the following error on initialization. It seems that the setup scripts are running out of order and, potentially, nvm is not being added to the path