This commit is contained in:
Jaroslaw Konik 2024-06-22 11:29:52 +02:00
parent bb2508f9c6
commit 505723f8d9

View file

@ -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