From 148fb6956aca04d8e7125c7f754bfac01933b6f3 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Thu, 16 Mar 2023 19:58:15 -0400 Subject: zshrc updates --- modules/20-zsh/zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/20-zsh/zshrc') diff --git a/modules/20-zsh/zshrc b/modules/20-zsh/zshrc index d582e61..a866827 100644 --- a/modules/20-zsh/zshrc +++ b/modules/20-zsh/zshrc @@ -73,7 +73,7 @@ export COMPLETION_WAITING_DOTS="true" plugins=( cp #dep:rsync command-not-found #dep:pkgfile - dotenv + #dotenv ssh-agent sudo zsh-autosuggestions @@ -145,9 +145,9 @@ if [[ -d "$HOME/.local/bin" ]]; then fi # asdf-vm -if [[ -d "/opt/asdf-vm/" ]]; then - source "/opt/asdf-vm/asdf.sh" -fi +#if [[ -d "/opt/asdf-vm/" ]]; then +# source "/opt/asdf-vm/asdf.sh" +#fi # esp32-rs #if [[ -d "$HOME/.espressif" ]]; then -- cgit v1.2.3