doc: clarify ZSH config, mention Packer
This commit is contained in:
parent
92dc3311bd
commit
be14fccba3
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue