1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-02 03:59:25 +00:00

[.zshrc] Remove sourcing of asdf

This commit is contained in:
2025-02-07 18:06:29 +01:00
parent 302db332f9
commit 3d5ae14006

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