asdf/lib
mig4 f994b07a2c
Optimise listing all plugins
When checking if a plugin is installed (to display a flag) it is not
necessary to loop through all installed plugins, since we already have
a name we can check directly.

Also expand test case to test this code path too.
2018-10-27 20:05:02 +01:00
..
commands Optimise listing all plugins 2018-10-27 20:05:02 +01:00
utils.sh Simplify resolve_symlink function. 2018-10-07 21:47:57 -04:00