Skip to content

bling.sh can't be sourced from zsh #131

@sargunv

Description

@sargunv

bling.sh appears to support zsh, according to this elif statement:

elif [ "$(basename "$SHELL")" = "zsh" ]; then

But in reality this is what happens if I try it:

Image

I suspect it's because of the #!/usr/bin/sh at the top. Copying the contents manually into my .zshrc works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    alternative-shellszsh and fish issueshelp wantedKeep the dream alive, hop on in!ublue-clibluefin-cli, aurora-cli, and bazzite-cli

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions