Update 2023-01-10 14:18 OpenBSD/amd64
This commit is contained in:
parent
982d1e2227
commit
4f96b5ce5a
2
.kshrc
2
.kshrc
@ -459,7 +459,7 @@ dotfiles_autoupdate() {
|
|||||||
|
|
||||||
dotfiles_init() {
|
dotfiles_init() {
|
||||||
git --no-replace-objects clone --bare --depth 1 \
|
git --no-replace-objects clone --bare --depth 1 \
|
||||||
git@github.com:c0dev0id/dotfiles.git $HOME/.cfg;
|
_gitea@git.uugrn.org:sdk/dotfiles.git $HOME/.cfg;
|
||||||
config config --local status.showUntrackedFiles no;
|
config config --local status.showUntrackedFiles no;
|
||||||
config checkout -f
|
config checkout -f
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user