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.
2017-07-08 00:32:31 -07:00
Kaleb Elwert
a70bce3ea6
Ensure we use the same function definition syntax everywhere
2017-07-06 16:13:36 -07:00
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.
2017-06-26 15:39:55 -07:00
Kaleb Elwert
e52523204b
Remove redundant style rules from CONTRIBUTING.md
2017-06-26 14:44:00 -07:00
Kaleb Elwert
a8ce3da782
Add note to CONTRIBUTING.md about zstyle
2017-04-15 01:36:15 -07:00
Kaleb Elwert
19d11ab1d0
Add code style to CONTRIBUTING.md
...
Closes #1296
2017-04-15 01:14:12 -07:00
Sorin Ionescu
a84ac5b002
Only one newline at end of file
2014-10-09 23:38:15 -04:00
Sorin Ionescu
2037e693e8
[ Fix #293 ] Add CONTRIBUTING.md
2012-09-25 13:17:16 -04:00