Docker is kinda nice

This commit is contained in:
Emmet 2023-07-10 21:32:21 -05:00
parent 6d0865824c
commit ab5f4291b2
2 changed files with 2 additions and 2 deletions

View file

@ -1267,7 +1267,7 @@ This section is the [[./init.el][init.el]] section, which controls which Doom mo
;;biblio ; Writes a PhD for you (citation needed)
;;debugger ; FIXME stepping through code, to help you add bugs
;;direnv
;;docker
docker
;;editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)

View file

@ -72,7 +72,7 @@
;;biblio ; Writes a PhD for you (citation needed)
;;debugger ; FIXME stepping through code, to help you add bugs
;;direnv
;;docker
docker
;;editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)