feat: enable chezmoi prompt in configurations

This commit is contained in:
Alkindi42 2023-05-21 21:42:09 +02:00
commit 29c0b25850
5 changed files with 5 additions and 0 deletions

View file

@ -45,6 +45,7 @@
direnv # direnv status (https://direnv.net/)
asdf # asdf version manager (https://github.com/asdf-vm/asdf)
virtualenv # python virtual environment (https://docs.python.org/3/library/venv.html)
chezmoi # chezmoi prompt (https://github.com/twpayne/chezmoi)
anaconda # conda environment (https://conda.io/)
pyenv # python environment (https://github.com/pyenv/pyenv)
goenv # go environment (https://github.com/syndbg/goenv)