mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 13:07:06 +04: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 "$@"
|