Skip to content

Commit

Permalink
fix: install packages after install
Browse files Browse the repository at this point in the history
  • Loading branch information
Elsie19 committed Aug 7, 2022
1 parent 3b16839 commit 4bcc74f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ cp init.lua ~/.config/nvim
cp -ff ascii.txt ~/.local/share/venom/
cd ..
rm -rf Venom

nvim -c 'PackerSync'

0 comments on commit 4bcc74f

Please sign in to comment.