From a2cb37339cf550c437a57c9372189d0efc8598b3 Mon Sep 17 00:00:00 2001 From: Pallav Vasa Date: Thu, 15 May 2025 20:02:08 +0000 Subject: [PATCH] feat(buildah): remove headless lazyvim sync --- build-workspace.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build-workspace.sh b/build-workspace.sh index 170c00c..3f7e146 100755 --- a/build-workspace.sh +++ b/build-workspace.sh @@ -37,7 +37,6 @@ buildah run --user "$DEV_USER" "$ctr" -- fish -c ' jorgebucaran/autopair.fish \ gazorby/fish-abbreviation-tips \ jethrokuan/z; - for i in 1 2 3; nvim --headless "+Lazy! sync" +qa; sleep 1; end ' # lock the files