Adjust helix install
This commit is contained in:
@@ -14,8 +14,6 @@ modules:
|
||||
- earthly
|
||||
- kubectl
|
||||
- helm
|
||||
- neovim
|
||||
- helix
|
||||
# - openssl1.1
|
||||
- parallel
|
||||
- gcc-aarch64-linux-gnu
|
||||
|
||||
@@ -10,3 +10,10 @@ modules:
|
||||
from: helix
|
||||
src: /out/hx
|
||||
dest: /usr/bin/
|
||||
- type: copy
|
||||
from: helix
|
||||
src: /out/runtime
|
||||
dest: /usr/lib64/helix/
|
||||
- type: script
|
||||
snippets:
|
||||
- hx -g fetch && hx -g build
|
||||
|
||||
Reference in New Issue
Block a user