diff --git a/vv b/vv index 84547a8..212ef95 100755 --- a/vv +++ b/vv @@ -103,6 +103,7 @@ function install_update () { function update_vv () { if [[ $installed_with_brew = "true" ]]; then info "Updating vv via Brew..." + brew cleanup brew reinstall vv else info "Updating vv..."