Mercurial > dotfiles
diff .chezmoiscripts/run_once_after_39-install-helix.sh.tmpl @ 1081:02f181c43b55 draft
feat: update helix
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Sat, 22 Feb 2025 17:30:09 +0100 |
parents | 8ea059eef6af |
children | 3413249bd5fa |
line wrap: on
line diff
--- a/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl Fri Feb 21 10:34:21 2025 +0100 +++ b/.chezmoiscripts/run_once_after_39-install-helix.sh.tmpl Sat Feb 22 17:30:09 2025 +0100 @@ -9,7 +9,7 @@ rm -rf $HELIX_BUILD_DIR mkdir -p $HELIX_BUILD_DIR -curl -fsSL https://hg.vandevan.net/forks/helix/archive/7fb01f459d3c.tar.gz | tar xzf - --strip-components=1 -C $HELIX_BUILD_DIR +curl -fsSL https://hg.vandevan.net/forks/helix/archive/8e3e20766f1e.tar.gz | tar xzf - --strip-components=1 -C $HELIX_BUILD_DIR cd $HELIX_BUILD_DIR pushd vendor