diff --git a/.zshrc b/.zshrc index a05d66f..8d20804 100644 --- a/.zshrc +++ b/.zshrc @@ -177,6 +177,10 @@ eval "$(atuin init zsh)" # aws cli zsh autocomplete source /usr/bin/aws_zsh_completer.sh +# asdf + +source /opt/asdf-vm/asdf.sh + # custom device source ~/.zshrc_custom