I am currently using the latest version of VScode insiders edition for MacOS and commands like
cmake ..
return
zsh: command not found: cmake
but on an ordinary terminal, cmake works fine.
my aliases are also not working in the VScode integrated terminal. I am not sure what the issue is and any help is appreciated.
my current terminal settings