mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update linux setup
This commit is contained in:
parent
3670a19e51
commit
aab74751f4
@ -245,6 +245,7 @@ fi
|
||||
|
||||
echo "Setting up config and installing plugins"
|
||||
if [[ -d "$NVIM_CONFIG_DIR" ]]; then
|
||||
rm -rf "$NVIM_CONFIG_DIR.backup"
|
||||
mv "$NVIM_CONFIG_DIR" "$NVIM_CONFIG_DIR.backup"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user