Update 2024-02-14 07:59 OpenBSD/amd64-x13
This commit is contained in:
9
.bin/dotfiles-init
Executable file
9
.bin/dotfiles-init
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/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
|
||||
|
||||
Reference in New Issue
Block a user