mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 05:01:17 +08:00 
			
		
		
		
	docs(theme-and-appearance): fix gnu-ls snippet (#11701)
This commit is contained in:
		
							parent
							
								
									7a030f6bd6
								
							
						
					
					
						commit
						bfeeda1491
					
				@ -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`_
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user