tmux

tmuxでndenvを使う

.bash_profile export PATH="$HOME/.ndenv/bin:$PATH" eval "$(ndenv init -)" ## ★ コレを追加 export PATH="$HOME/.ndenv/shims:$PATH">参考 https://dev.classmethod.jp/tool/anyenv-set-path-for-visual-studio-code/以上です