mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
5 lines
143 B
Bash
5 lines
143 B
Bash
#!/bin/bash
|
|
#
|
|
# This is sourced from /home/vagrant/.bashrc, triggered by vagrant ssh
|
|
#
|
|
export PATH="$PATH:/usr/local/gcc-arm-embedded/bin/" |