From 3d5ae14006ae8681a861e705f43330fd013659d9 Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Fri, 7 Feb 2025 18:06:29 +0100 Subject: [PATCH] [.zshrc] Remove sourcing of asdf --- .zshrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.zshrc b/.zshrc index c271350..cd26f0b 100644 --- a/.zshrc +++ b/.zshrc @@ -165,10 +165,6 @@ 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