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

@@ -161,7 +161,7 @@ section_install()
;;
asdf)
msg "Installing asdf..."
bash "$DOTFILES/scripts/install-asdf.sh install" \
bash "$DOTFILES/scripts/install-asdf.sh both" \
&& msg_yay "asdf installed!"
;;
cargo)