This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
helix
mirror of
https://github.com/helix-editor/helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
helix
/
contrib
/
hx_launcher.sh
4 lines
84 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/usr/bin/env sh
HELIX_RUNTIME
=
/usr/lib/helix/runtime
exec
/usr/lib/helix/hx
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink