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