You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
elazarl
changed the title
Is it possible too manange "app shell plugins" such as starship.rs or atuin?
Managing "app shell plugins" such as starship.rs or atuin?
Apr 26, 2024
elazarl
changed the title
Managing "app shell plugins" such as starship.rs or atuin?
Sourcing plugins which are the output of an exectuable, e.g. starship.rs or atuin
Apr 26, 2024
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.
The text was updated successfully, but these errors were encountered: