Files
devcontainer/config/bin/host
2025-07-18 21:50:50 +02:00

3 lines
75 B
Bash
Executable File

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