From a769e66fa62e41bbcc02e10190ce7091093ad84f Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Tue, 27 Aug 2024 08:05:46 +0200 Subject: [PATCH] Update 2024-08-27 08:05 OpenBSD/amd64-x13 --- .bin/dotfiles | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .bin/dotfiles diff --git a/.bin/dotfiles b/.bin/dotfiles new file mode 100755 index 0000000..ef480c2 --- /dev/null +++ b/.bin/dotfiles @@ -0,0 +1,2 @@ +#!/bin/sh +git --git-dir=${HOME}/.cfg/ --work-tree=${HOME} "$@"