Skip to content

Commit 898f77c

Browse files
committed
Add direnv allow to initial steps
1 parent 63222cc commit 898f77c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,9 @@ environment is _completely isolated_ and won't pollute your system.
320320
# This takes a while when entering the workspace for the first time.
321321
cd zmk-workspace
322322

323+
# Enable direnv for the workspace
324+
direnv allow
325+
323326
# Initialize the Zephyr workspace and pull in the ZMK dependencies
324327
# (same as `west init -l config && west update && west zephyr-export`)
325328
just init

0 commit comments

Comments
 (0)