blob: 6c79799e88db1eb27a9765dcb763947bc458f5b2 [file] [log] [blame]
@echo off
set ZEPHYR_BASE=%~dp0
if exist "%userprofile%\zephyrrc.cmd" (
call "%userprofile%\zephyrrc.cmd"
)