mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-02 02:17:44 +03:00
3 lines
84 B
Bash
Executable file
3 lines
84 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@"
|