desktop-environment/scripts/shell.sh
Jackson Delahunt 4327d414d3 sh-cache
2019-02-15 19:31:29 +11:00

9 lines
213 B
Bash
Executable file

REPO_ROOT=$(dirname $(realpath $0))/..
# Export desktop environment shell configuration
export $($REPO_ROOT/scripts/environment.sh)
docker exec \
--interactive \
--tty \
$DESKTOP_ENVIRONMENT_CONTAINER zsh