mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +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 "$@"
|