mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
Conditionally source zephyr-env.sh in .bashrc
This commit is contained in:
@@ -6,3 +6,6 @@ RUN apt-get -y update && \
|
||||
ssh \
|
||||
gpg && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY .bashrc tmp
|
||||
RUN mv /tmp/.bashrc ~/.bashrc
|
||||
|
||||
Reference in New Issue
Block a user