mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-03 15:40:27 +00:00
Show total of plugins that will be updated in fisher u -a.
This commit is contained in:
parent
986a9cad56
commit
694a2553ff
@ -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…
Reference in New Issue
Block a user