1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-02-22 22:28:00 +00:00

[.zshrc] Remove sourcing of asdf

This commit is contained in:
Daniel Carrillo 2025-02-07 18:06:29 +01:00
parent 302db332f9
commit 3d5ae14006
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

4
.zshrc
View File

@ -165,10 +165,6 @@ 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