This commit is contained in:
Jaroslaw Konik 2026-02-22 18:59:11 +01:00
parent d58b7b64cc
commit d7f391317e
2 changed files with 2 additions and 1 deletions

View file

@ -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'
. ~/export-esp.sh
alias export_esp='. ~/export-esp.sh'
echo "You are not here to produce."
echo "You are here to witness."

View file

@ -3,3 +3,4 @@ confirm-close-surface = always
theme = Gruvbox Dark
font-family = FiraCode Nerd Font
font-size = 13
copy-on-select = false