diff --git a/init.zsh b/init.zsh index 15e51cf..e1f3767 100644 --- a/init.zsh +++ b/init.zsh @@ -32,6 +32,22 @@ function source_user_file { # Load user early init file source_user_file "early-init" +# Load distrobox early init file +if [[ -v DISTROBOX_ENTER_PATH ]] && [[ -e /run/.containerenv ]]; then + local ctenv=("${(@f)"$(