Skip to content

Commit

Permalink
docs(theme-and-appearance): fix gnu-ls snippet (ohmyzsh#11701)
Browse files Browse the repository at this point in the history
  • Loading branch information
craigfurman authored May 21, 2023
1 parent 7a030f6 commit bfeeda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ The default behaviour in Oh My Zsh is to use BSD `ls` in macOS and freeBSD syste
sourcing `oh-my-zsh.sh`:

```zsh
zstyle ':omz:lib:theme-and-appearance' gnu-ls no
zstyle ':omz:lib:theme-and-appearance' gnu-ls yes
```

_Note: this is not compatible with `DISABLE_LS_COLORS=true`_
Expand Down

0 comments on commit bfeeda1

Please sign in to comment.