doc: add missing parens
This commit is contained in:
parent
d669ab44c8
commit
e08afdfd0e
1 changed files with 3 additions and 3 deletions
|
@ -20,11 +20,11 @@ This VM is based on Debian 12. It includes the following features:
|
||||||
installed,
|
installed,
|
||||||
* various IaC tools: Terraform, Terragrunt and Ansible,
|
* various IaC tools: Terraform, Terragrunt and Ansible,
|
||||||
* various programming languages:
|
* various programming languages:
|
||||||
* Rust (installed using [Rustup](https://rustup.rs/),
|
* Rust (installed using [Rustup](https://rustup.rs/)),
|
||||||
* Golang (installed using [ASDF](https://asdf-vm.com),
|
* Golang (installed using [ASDF](https://asdf-vm.com)),
|
||||||
* Node (installed using ASDF),
|
* Node (installed using ASDF),
|
||||||
* Java (installed using ASDF),
|
* Java (installed using ASDF),
|
||||||
* Python (installed using [pyenv](https://github.com/pyenv/pyenv),
|
* Python (installed using [pyenv](https://github.com/pyenv/pyenv)),
|
||||||
* the ability to use [Chezmoi](https://www.chezmoi.io/) to import various dot
|
* the ability to use [Chezmoi](https://www.chezmoi.io/) to import various dot
|
||||||
files at provisioning time,
|
files at provisioning time,
|
||||||
* a semi-decent ZSH configuration as well as my
|
* a semi-decent ZSH configuration as well as my
|
||||||
|
|
Loading…
Add table
Reference in a new issue