NackerNvim script install

This commit is contained in:
2025-08-03 18:34:42 -04:00
parent 2fb295ad74
commit 9f2f95d30f

View File

@@ -3,7 +3,7 @@ function helpcli() {
echo "* install nackerNvim" echo "* install nackerNvim"
} }
fucntion install() { function install() {
cd ~/.dotfiles cd ~/.dotfiles
git submodule init git submodule init
git submodule update git submodule update