diff --git a/Rakefile b/Rakefile index bec052c..3ec03b0 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