From fd75c6bb6944128ff45810ff062228a633fe0301 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Mon, 25 Dec 2023 14:29:34 -0500 Subject: [PATCH] Fixed run_once scripts --- run_once_after_00_init.sh.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_once_after_00_init.sh.tmpl b/run_once_after_00_init.sh.tmpl index dc0bb06..9665501 100755 --- a/run_once_after_00_init.sh.tmpl +++ b/run_once_after_00_init.sh.tmpl @@ -11,4 +11,4 @@ if command -v micro &>/dev/null micro -plugin install filemanager micro -plugin install nordcolors #set colorscheme nordcolors -end +fi