Closed
Description
OS Information
coder --version
: Coder v0.0.0-devel+35ccb88
Steps to Reproduce
Make a workspace on dev.coder.com and run coder
Expected
coder
is in path
Actual
coder
is not found in path
Logs
coder@f0ssel:~$ coder
bash: coder: command not found
Notes
Is this something we can do via the agent when proxying shells? Or should we just solve this by adding the binary to the PATH using envs in the templates?