Skip to content

Can I always specify only one shell in sheldon? #166

Description

@mimikun

For example:
(imagine a setting like this)

~/.config/sheldon/plugins.toml

shell = "bash"
[bash.plugins.foobar_bash_plugin]
github = "owner/foobar_bash_plugin"

shell = "fish"
[fish.plugins.foobar_fish_plugin]
github = "owner/foobar_fish_plugin"

I mainly use fish shell, but sometimes I use bash for features that are only available in bash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions