diff --git a/install.sh b/install.sh index 0a48bdb..46af37b 100644 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ if [ -d "$CONFIG_DIR/nvim" ]; then else if [ -d "$CONFIG_DIR" ]; then echo $CONFIG_DIR is existing... - else + #else # mkdir .config fi fi