Mercurial > dotfiles
view .chezmoiscripts/run_onchange_after_42-install-fisher.sh.tmpl @ 1056:9f9d247727fe
upstep helix to 24.07
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Sat, 03 Aug 2024 23:34:53 +0200 |
parents | ebd5e7683e1e |
children |
line wrap: on
line source
{{ if (eq .chezmoi.os "linux") -}} #!/usr/bin/env fish curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher {{ end }}