diff options
author | 2022-06-27 12:56:38 -0700 | |
---|---|---|
committer | 2022-06-27 13:00:01 -0700 | |
commit | 7e45ef2ac44a52be4da28c1e14b32e589abc6dff (patch) | |
tree | ee3d757fdaeda8476969eb410226c69d8376ff16 /init.el | |
parent | remove PKGBUILD support (diff) | |
download | doom-emacs-7e45ef2ac44a52be4da28c1e14b32e589abc6dff.tar.xz |
add Terraform support
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ ;;prodigy ; FIXME managing external services & code builders ;;rgb ; creating color strings ;;taskrunner ; taskrunner for all your projects - ;;terraform ; infrastructure as code + terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux tree-sitter ; syntax and parsing, sitting in a tree... ;;upload ; map local to remote projects via ssh/ftp |