mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-11 12:52:09 +00:00
fix(dfm): asdf install parameter + asdf updates
This commit is contained in:
@@ -161,7 +161,7 @@ section_install()
|
||||
;;
|
||||
asdf)
|
||||
msg "Installing asdf..."
|
||||
bash "$DOTFILES/scripts/install-asdf.sh" \
|
||||
bash "$DOTFILES/scripts/install-asdf.sh install" \
|
||||
&& msg_yay "asdf installed!"
|
||||
;;
|
||||
cargo)
|
||||
|
||||
Reference in New Issue
Block a user