浏览代码

docs(theme-and-appearance): fix gnu-ls snippet (#11701)

Craig Furman 1 年之前
父节点
当前提交
bfeeda1491
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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`_