Lazy loader for fisherman packages.
$ fisher-lazy <package name> [<commands...>]
For example,
$ fisher-lazy z
and z
plugin will load when the first calling of z
command.
You don't have to add such above commands for permanent configurations. Ones executed and it enables from next starting of fish shell.
Experimental.
acomagu