When I run $tmux and open an instance of a tmux session and try to run a command such as ls I receive the following error:
∆ ls
Command 'ls' is available in the following places
* /bin/ls
* /usr/bin/ls
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
ls: command not found