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