mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
fixed packersync
This commit is contained in:
@@ -39,8 +39,8 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
nvim ~/projects/setup/.config/nvim/lua/wicked/packer.lua --headless\
|
||||
-c 'so' -c 'PackerSync' -c 'qall'
|
||||
sudo nvim --headless nvim ~/projects/setup/.config/nvim/lua/wicked/packer.lua\
|
||||
-c 'autocmd User PackerComplete quitall' -c 'so' -c 'PackerSync'
|
||||
|
||||
echo "----- Copying NVIM configuration -----"
|
||||
if [ ! -d "$HOME/.config" ]; then
|
||||
|
||||
Reference in New Issue
Block a user