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