From 4a3a91dd9cb2da8b701586990ee3fb67106314c1 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Sun, 16 Feb 2025 23:06:32 -0800 Subject: [PATCH] Add some more distrobox stuff --- init.zsh | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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)"$(