diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-08-30 11:47:39 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-08-30 11:47:39 +0200 |
| commit | 498a1c9446fc41bd041cc9e15e43a591857d809e (patch) | |
| tree | 07849df67e4d2f21f1a6dc326ccd8427c056d0e7 | |
| parent | 4aef4df535d91febee7c408fc05bcf368d9a07ca (diff) | |
| download | dotfiles-498a1c9446fc41bd041cc9e15e43a591857d809e.tar.gz dotfiles-498a1c9446fc41bd041cc9e15e43a591857d809e.zip | |
Use terraform mode
Not that I used it too much, but at least give me some fancy colors.
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
| -rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 9f31cc0..5e66297 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -87,7 +87,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 ;;upload ; map local to remote projects via ssh/ftp |
