chore(bin): dfm, update install-* scripts

This commit is contained in:
2024-09-15 17:46:42 +03:00
parent 7ea7c12f0b
commit 3fa90eef3b
7 changed files with 32 additions and 4 deletions

View File

@@ -2,6 +2,10 @@
# Install cargo/rust packages.
#
# shellcheck source=shared.sh
echo "This file has been deprecated in favor of asdf. Please use asdf instead."
exit 0
eval "$HOME/.dotfiles/config/shared.sh"
msg "Starting to install rust/cargo packages"