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