Skip to content

Strap doesn't work when using an ls alternative #7

Description

@charliegetzen-okta

This is included in my zshrc:

alias ls="exa"

Exa is a popular ls alternative and can be found here: https://github.com/ogham/exa
It does not support -A

This is what breaks in /etc/straprc:

if ([[ -n "${ZSH_VERSION}" ]] && setopt +o nomatch; ls -A "${HOME}"/.strap/etc/straprc.d/*.sh >/dev/null 2>&1); then

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