ADD bats
This commit is contained in:
parent
39d0ddc2bd
commit
ea09d97957
|
@ -1452,6 +1452,10 @@ No custom code here, but flycheck needs =shellcheck= (a Haskell program).
|
|||
|
||||
;;(add-to-list 'load-path (nd/expand-local-pkg-directory "essh"))
|
||||
;;(require 'essh)
|
||||
|
||||
(use-package bats-mode
|
||||
:straight t)
|
||||
|
||||
#+END_SRC
|
||||
*** SQL
|
||||
No custom code here, but flycheck needs =sqlint= (a ruby gem).
|
||||
|
|
Loading…
Reference in New Issue