diff --git a/configuration.org b/configuration.org index 07c02ef..8d27942 100644 --- a/configuration.org +++ b/configuration.org @@ -3554,6 +3554,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. (use-package hover) #+end_src +** Bats, for testing shell scripts + +#+begin_src emacs-lisp +(use-package bats-mode + :mode "\\.bats\\'") +#+end_src + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index ceea088..bc03833 100644 --- a/customizations.el +++ b/customizations.el @@ -42,6 +42,7 @@ auto-package-update auto-virtualenv avy + bats-mode beacon bind-key cargo