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.
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
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.