Update .local/share/chezmoi/home/private_dot_config/asdf/default-npm-packages, .local/share/chezmoi/home/private_dot_config/asdf/default-python-pkgs, .local/share/chezmoi/home/private_dot_config/asdf/default-ruby-pkgs, .local/share/chezmoi/home/private_dot_config/asdf/default-golang-pkgs, .local/share/chezmoi/home/private_dot_config/asdf/default-cargo-pkgs

This commit is contained in:
Brian Zalewski 2022-12-02 04:58:58 +00:00
parent ad3f4e81b7
commit d4367449e6
5 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
# Default Cargo packages installed whenever ASDF Rust version is changed

View file

@ -1 +1 @@
# Default Go packages installed whenever ASDF Go version is changed

View file

@ -1 +1,2 @@
# Default NPM packages installed whenever ASDF Node version is changed
# Note: Prefer using Volta since it does not have to reinstall the CLIs when switching versions

View file

@ -1 +1,3 @@
# Default Python packages installed whenever ASDF Python version is changed
# Note: Prefer using PIPX since it does not have to reinstall the CLIs when switching versions
pytest pytest

View file

@ -1 +1 @@
# Default Ruby Gem packages installed whenever ASDF Ruby version is changed