Ease pain with working with .env files.
$ area51 add dotenv
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (dotenv:some-function ...)