diff --git a/Rakefile b/Rakefile index d2d24518..be12b614 100644 --- a/Rakefile +++ b/Rakefile @@ -42,6 +42,7 @@ task :install_prezto do end end +desc 'Updates the installation' task :update do Rake::Task["vundle_migration"].execute if needs_migration_to_vundle? Rake::Task["install"].execute