update
This commit is contained in:
@@ -25,6 +25,7 @@ if [ -d "$CONFIG_DIR/nvim" ]; then
|
||||
mv $CONFIG_DIR/nvim $CONFIG_DIR/nvim_BACKUP_$TIMESTAMP
|
||||
else
|
||||
if [ -d "$CONFIG_DIR" ]; then
|
||||
echo $CONFIG_DIR is existing...
|
||||
else
|
||||
# mkdir .config
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user