Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
charliegetzen-okta opened this issue Dec 11, 2020 · 0 comments
Open

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

charliegetzen-okta opened this issue Dec 11, 2020 · 0 comments

Comments

@charliegetzen-okta
Copy link

charliegetzen-okta commented Dec 11, 2020

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant