From 6344337bf96b8d0feccc491218f60ae1bcdc5d13 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 11 May 2025 12:28:56 +0200 Subject: [PATCH] wip --- yazi.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yazi.sh b/yazi.sh index ee1aa2e..d3cfd61 100644 --- a/yazi.sh +++ b/yazi.sh @@ -29,6 +29,8 @@ fi source "$import" + sleep 0.3 + rm "$import" } # if command_exists curl; then # eval "$(curl -fsSL https://git.k4li.de/scripts/imports/raw/branch/main/distros.sh)"