update
This commit is contained in:
parent
bb2508f9c6
commit
505723f8d9
1 changed files with 1 additions and 0 deletions
1
.bashrc
1
.bashrc
|
|
@ -20,3 +20,4 @@ export PATH="$PATH:$HOME/.cargo/bin"
|
||||||
eval "$(starship init bash)"
|
eval "$(starship init bash)"
|
||||||
alias export_esp=". /home/jaroslaw/bin/export-esp.sh"
|
alias export_esp=". /home/jaroslaw/bin/export-esp.sh"
|
||||||
alias get_idf='. $HOME/src/esp/esp-idf/export.sh'
|
alias get_idf='. $HOME/src/esp/esp-idf/export.sh'
|
||||||
|
export WGPU_BACKEND=opengl
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue