Skip to content

source scl_source enable no longer works when using zsh #49

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions