aboutsummaryrefslogtreecommitdiff
path: root/runcoms
diff options
context:
space:
mode:
Diffstat (limited to 'runcoms')
-rw-r--r--runcoms/zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/runcoms/zshrc b/runcoms/zshrc
index d0bf0c6..1c4325e 100644
--- a/runcoms/zshrc
+++ b/runcoms/zshrc
@@ -66,7 +66,6 @@ if [[ -s "/opt/homebrew/bin/brew" ]]; then
export PATH=/opt/homebrew/bin:/opt/homebrew/sbin:$PATH
export FZF_VIM_PATH=/opt/homebrew/opt/fzf
. /opt/homebrew/etc/profile.d/z.sh
- . /opt/homebrew/opt/asdf/libexec/asdf.sh
else
# Z (Linux)
if [[ -s "/usr/libexec/z.sh" ]]; then