From 537b40e9e9103ce965c4f93e9e1a3113fa0e4245 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sun, 22 Feb 2026 10:26:06 +0100 Subject: [PATCH] update --- .bashrc | 1 + foot.ini | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 19e392e..71b64fb 100644 --- a/.bashrc +++ b/.bashrc @@ -14,6 +14,7 @@ alias nvim=nvr_git 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' . ~/export-esp.sh echo "You are not here to produce." diff --git a/foot.ini b/foot.ini index 4c43a64..bbc7352 100644 --- a/foot.ini +++ b/foot.ini @@ -1,3 +1,3 @@ [main] -font= FiraCode Nerd Font:style=Regular:size=12 -shell=tmux +font = FiraCode Nerd Font:style=Regular:size=12 +shell = tmux