update
This commit is contained in:
parent
b7ef42e9bf
commit
9e4acc3952
|
@ -26,7 +26,7 @@ if [ -d "$CONFIG_DIR/nvim" ]; then
|
||||||
else
|
else
|
||||||
if [ -d "$CONFIG_DIR" ]; then
|
if [ -d "$CONFIG_DIR" ]; then
|
||||||
echo $CONFIG_DIR is existing...
|
echo $CONFIG_DIR is existing...
|
||||||
else
|
#else
|
||||||
# mkdir .config
|
# mkdir .config
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user