Show total of plugins that will be updated in fisher u -a.

pull/157/merge
Jorge Bucaran 9 years ago
parent f86b10b6a1
commit 2c4e96a551

@ -38,7 +38,7 @@ function fisher_update -d "Update plugins"
switch "$option"
case all
fisher_list --enabled | fisher_update -
fisher_update (fisher_list --enabled)
fisher_update
case self

Loading…
Cancel
Save