imochoa / dotfiles

collection of the setting that I like as well as some scripts to automate the post-install setup process
MIT License
0 stars 0 forks source link

Add an update script #24

Open imochoa opened 4 years ago

imochoa commented 4 years ago

with

apt-get update upgrade autoremove

for neovim

:VimBootstrapUpdate
:PluginUpdate

etc.