update
This commit is contained in:
parent
e1a765411b
commit
799642563f
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.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."
|
||||
|
|
|
|||
Loading…
Reference in a new issue