update
This commit is contained in:
parent
fe485f3132
commit
b7ef42e9bf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user