Skip to content

source scl_source enable no longer works when using zsh #49

@TheFisherOne

Description

@TheFisherOne

scl_source now uses == in if statements which is ok for bash but fails in zsh, this means that you can no longer use this in .zshrc

NOTE that a single = (which was all that was used in older versions of scl_source) works with bash and zsh

note that the documentation indicates that it is permissible to source scl_source in your .bashrc file. This used to also work in your .zshrc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions