From 9f2f95d30f8e47067cc2c696f6554e3391e5354a Mon Sep 17 00:00:00 2001 From: "1x:tier" Date: Sun, 3 Aug 2025 18:34:42 -0400 Subject: [PATCH] NackerNvim script install --- sh/nackernvim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sh/nackernvim b/sh/nackernvim index 089fb6c..50cc4f8 100644 --- a/sh/nackernvim +++ b/sh/nackernvim @@ -3,7 +3,7 @@ function helpcli() { echo "* install nackerNvim" } -fucntion install() { +function install() { cd ~/.dotfiles git submodule init git submodule update