From b17b15d64d333c87349f487bbc68f10d441f040b Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Mon, 13 Mar 2023 11:24:20 -0600 Subject: [PATCH] Fix typo --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 9e5f6b9..93aee5a 100644 --- a/.zshrc +++ b/.zshrc @@ -33,7 +33,7 @@ SAVEHIST=10000 setopt appendhistory # asdf -[ -f /opt/asdf-vm/asdf.sh ] && . /opt/asdf-vm-asdf.sh +[ -f /opt/asdf-vm/asdf.sh ] && . /opt/asdf-vm/asdf.sh # thefuck