Indrajit Raychaudhuri
3f99519021
Prefer evaluation over test for arithmetic expression
...
Usage of `(( ... ))` over `[[ ... ]]` is preferred for arithmetic expression
since the former is less error prone.
Also, unset local variable whenever possible.
7 years ago
Kaleb Elwert
a70bce3ea6
Ensure we use the same function definition syntax everywhere
7 years ago
Samantha McVey
eb47b45a0d
[CONTRUBITING] Add section on using a secondary devel directory
...
Add a section on how to use a separate directory than your normal
ZDOTDIR for development with its own zprezto.
7 years ago
Kaleb Elwert
e52523204b
Remove redundant style rules from CONTRIBUTING.md
7 years ago
Kaleb Elwert
a8ce3da782
Add note to CONTRIBUTING.md about zstyle
8 years ago
Kaleb Elwert
19d11ab1d0
Add code style to CONTRIBUTING.md
...
Closes #1296
8 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
2037e693e8
[ Fix #293 ] Add CONTRIBUTING.md
12 years ago