diff --git a/README.md b/README.md index bc31e96..3691ced 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This VM is based on Debian 12. It includes the following features: * Docker and libvirt, * a full XFCE environment with Firefox, Remmina, KeepassXC and LibreOffice installed, - * various IaC tools: Terraform, Terragrunt and Ansible, + * various IaC tools: Packer, Terraform, Terragrunt and Ansible, * various programming languages: * Rust (installed using [Rustup](https://rustup.rs/)), * 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)), * the ability to use [Chezmoi](https://www.chezmoi.io/) to import various dot 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). Installation