dotfiles/.bin/dotfiles-init
2024-02-14 07:59:17 +01:00

10 lines
197 B
Bash
Executable File

#!/bin/sh -e
git --no-replace-objects clone --bare --depth 1 \
_gitea@git.uugrn.org:sdk/dotfiles.git \
$HOME/.cfg
dotconf config --local status.showUntrackedFiles no
dotconf checkout -f