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."
|
||||
|
|
|
|||
4
foot.ini
4
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue