From 799642563fee2014292afd71c7c97196a8c113d1 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Mon, 16 Mar 2026 11:04:47 +0100 Subject: [PATCH] update --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index b4eb169..07c2f91 100644 --- a/.bashrc +++ b/.bashrc @@ -15,7 +15,7 @@ export SSH_ASKPASS=/usr/bin/ksshaskpass export SSH_ASKPASS_REQUIRE=prefer alias gemma='ollama run gemma3:12b-it-qat' alias get_idf='. $HOME/src/esp-idf/export.sh' -alias export_esp='. ~/export-esp.sh' +alias export_esp='. ~/bin/export-esp.sh' echo "You are not here to produce." echo "You are here to witness."