sheldon icon indicating copy to clipboard operation
sheldon copied to clipboard

Sourcing plugins which are the output of an exectuable, e.g. starship.rs or atuin

Open elazarl opened this issue 4 months ago • 0 comments

Hi,

Is managing shell plugins which are based on installing an executable, possible with sheldon?

Is it within the scope of the project?

Something like

[plugins.atuin]
exec = "atuin init {{MYSHELL}}"

Which would execute the given command, and source the output.

If that within the project's scope, I'll be happy to open a PR.

elazarl avatar Apr 26 '24 10:04 elazarl