mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-15 17:40:21 +00:00
committed by
Sorin Ionescu
parent
5232191cbe
commit
fb9a20591f
@@ -14,19 +14,19 @@ commands.
|
||||
To disable `ls` color, add the following line to *zshrc*; when coloring is
|
||||
disabled, type indicators (\*, /, =>, @, =, |, %) will be appended to entries.
|
||||
|
||||
zstyle ':omz:module:utility:ls' color 'no'
|
||||
zstyle ':prezto:module:utility:ls' color 'no'
|
||||
|
||||
To disable `diff` highlighting, add the following line to *zshrc*:
|
||||
|
||||
zstyle ':omz:module:utility:diff' color 'no'
|
||||
zstyle ':prezto:module:utility:diff' color 'no'
|
||||
|
||||
To disable `wdiff` highlighting, add the following line to *zshrc*:
|
||||
|
||||
zstyle ':omz:module:utility:wdiff' color 'no'
|
||||
zstyle ':prezto:module:utility:wdiff' color 'no'
|
||||
|
||||
To disable `make` highlighting, add the following line to *zshrc*:
|
||||
|
||||
zstyle ':omz:module:utility:make' color 'no'
|
||||
zstyle ':prezto:module:utility:make' color 'no'
|
||||
|
||||
Aliases
|
||||
-------
|
||||
@@ -154,5 +154,5 @@ Authors
|
||||
- [Suraj N. Kurapati](https://github.com/sunaku)
|
||||
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
||||
|
||||
[1]: https://github.com/sorin-ionescu/oh-my-zsh/issues
|
||||
[1]: https://github.com/sorin-ionescu/prezto/issues
|
||||
|
||||
|
Reference in New Issue
Block a user