Skip to content

How to make specific content of archive in chezmoiexternal executable? #1804

Answered by felipecrs
latipun7 asked this question in Q&A
Discussion options

You must be logged in to vote

Use zcat, example:

".deno/bin/deno":
  type: file
  url: "https://github.com/denoland/deno/releases/download/v1.17.2/deno-x86_64-unknown-linux-gnu.zip"
  executable: true
  filter:
    command: zcat

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@latipun7
Comment options

@twpayne
Comment options

@latipun7
Comment options

Comment options

You must be logged in to vote
3 replies
@twpayne
Comment options

@latipun7
Comment options

@felipecrs
Comment options

Answer selected by twpayne
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants