doc: clarify ZSH config, mention Packer

This commit is contained in:
Emmanuel BENOîT 2024-12-30 10:24:49 +01:00
parent 92dc3311bd
commit be14fccba3
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg

View file

@ -18,7 +18,7 @@ This VM is based on Debian 12. It includes the following features:
* Docker and libvirt, * Docker and libvirt,
* a full XFCE environment with Firefox, Remmina, KeepassXC and LibreOffice * a full XFCE environment with Firefox, Remmina, KeepassXC and LibreOffice
installed, installed,
* various IaC tools: Terraform, Terragrunt and Ansible, * various IaC tools: Packer, 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)),
@ -27,7 +27,8 @@ This VM is based on Debian 12. It includes the following features:
* 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 (only installed if none is provided by the
Chezmoi configuration) as well as my
[Vim configuration](https://git.nocternity.net/tseeker-pub/heavim). [Vim configuration](https://git.nocternity.net/tseeker-pub/heavim).
Installation Installation