Open ghost-pep opened 4 years ago
Maybe split plugins into an install function and a run function, so there can be an optional installation phase at the start. I'm thinking something like a list of functions to call (do we have closures in fish?) for both of these.
Maybe split plugins into an install function and a run function, so there can be an optional installation phase at the start. I'm thinking something like a list of functions to call (do we have closures in fish?) for both of these.