Zardoz

Results 3 issues of Zardoz

Should the project have pgp or some type of .asc form of verifying the checksum file so that the verification of the .img has more than one layer of security...

# Description man by default from what i can tell checks /etc/manpath.config, which then breaks normal usage of man if MANPATH is set without this fixes #498 - [x] I...

seems better and more consistent to use ```lisp (->> 1 (->>as-> i (+ i 1))) ``` rather than ```lisp (->> 1 ((lambda (i) (+ i 1))) ``` \+ there's less...

enhancement
copyright