1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-01-21 07:16:46 +00:00

[.zshrc] Add asdf

This commit is contained in:
Daniel Carrillo 2025-01-10 17:02:05 +01:00
parent 722a32eb47
commit 23bd734c9f
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

4
.zshrc
View File

@ -177,6 +177,10 @@ eval "$(atuin init zsh)"
# aws cli zsh autocomplete # aws cli zsh autocomplete
source /usr/bin/aws_zsh_completer.sh source /usr/bin/aws_zsh_completer.sh
# asdf
source /opt/asdf-vm/asdf.sh
# custom device # custom device
source ~/.zshrc_custom source ~/.zshrc_custom