Mercurial > dotfiles
view .chezmoiscripts/run_onchange_after_42-install-fisher.sh.tmpl @ 1048:c27e3816ab86
fix: import local hg config after general config
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Thu, 13 Jun 2024 20:48:00 +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 }}