mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Show total of plugins that will be updated in fisher u -a.
This commit is contained in:
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…
Reference in New Issue
Block a user