update dotfiles script
This commit is contained in:
parent
bbef7f85ee
commit
5869a5f6bb
|
@ -49,12 +49,12 @@ packages:
|
|||
- sudo
|
||||
- tea
|
||||
- the_silver_searcher
|
||||
- tilix
|
||||
- tree
|
||||
- unrar-free
|
||||
- unzip
|
||||
- usbutils
|
||||
- wget
|
||||
- xclip
|
||||
- xdg-desktop-portal
|
||||
- zip
|
||||
- zsh
|
||||
|
|
|
@ -9,7 +9,7 @@ echo "--- Symlinking dotfiles"
|
|||
stow git ruby sqlite tmux vim zsh haskell emacs ssh
|
||||
|
||||
echo "--- Install Vim plugins"
|
||||
vim +PlugInstall +qall
|
||||
vim --clean '+source ~/.vimrc' +PluginInstall +qall
|
||||
|
||||
echo "--- All done!"
|
||||
echo "That's all. Please logout of this terminal and login again to apply all changes."
|
Loading…
Reference in New Issue
Block a user