Files
devcontainer/config/bin/host

3 lines
58 B
Bash
Executable File

#!/bin/sh
host-spawn -cwd "${PWD/#$HOME/$HOST_HOME}" "$@"