mirror of
https://github.com/sbrow/envr.git
synced 2026-06-27 10:38:33 -04:00
5 lines
108 B
Bash
5 lines
108 B
Bash
use flake
|
|
|
|
ROOT="/home/spencer/github.com/envr-zig"
|
|
export PATH=".:${ROOT}/deps/zig:${ROOT}/deps/zls:$PATH"
|