mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 05:38:09 +01:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@"
|