Mercurial > dotfiles
view Dockerfile @ 1042:aa5a077e8680
feat: override hg completions to allow full path completion on hg add
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Thu, 02 May 2024 07:53:01 +0200 |
parents | 459e70c99f4c |
children |
line wrap: on
line source
from ubuntu:22.04 run apt update -y \ && apt install -y git curl sudo run sh -c "$(curl -fsLS get.chezmoi.io)" -- -b /usr/bin/ copy . /root/.local/share/chezmoi/