mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 09:18:00 +00:00
Add note to CONTRIBUTING.md about zstyle
This commit is contained in:
parent
19d11ab1d0
commit
a8ce3da782
@ -33,6 +33,7 @@ improve its performance, do not hesitate to fork and send pull requests.
|
||||
- Global variables should be upper cased.
|
||||
- Use `$(command)` instead of backticks.
|
||||
- Avoid `eval` if possible.
|
||||
- Prefer `zstyle` over environment variables for configuration.
|
||||
|
||||
#### Modules
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user