This commit is contained in:
Nathan Dwarshuis 2023-09-03 16:29:47 -04:00
parent 39d0ddc2bd
commit ea09d97957
1 changed files with 4 additions and 0 deletions

View File

@ -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")) ;;(add-to-list 'load-path (nd/expand-local-pkg-directory "essh"))
;;(require 'essh) ;;(require 'essh)
(use-package bats-mode
:straight t)
#+END_SRC #+END_SRC
*** SQL *** SQL
No custom code here, but flycheck needs =sqlint= (a ruby gem). No custom code here, but flycheck needs =sqlint= (a ruby gem).