mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-10-14 02:09:10 +00:00
Ensure we use the same function definition syntax everywhere
This commit is contained in:
@@ -30,7 +30,7 @@ there are a number of additional things to keep in mind.
|
||||
|
||||
- Local variables should be used whenever possible.
|
||||
- Prefer `zstyle` over environment variables for configuration.
|
||||
- Use the `my_func()` syntax for defining functions.
|
||||
- Use the function keyword to define functions.
|
||||
- The 80 character hard limit can be waved for readability.
|
||||
|
||||
#### Using an Alternative zprezto Directory
|
||||
|
Reference in New Issue
Block a user