summary refs log tree commit diff
path: root/bin/conf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/conf')
-rwxr-xr-xbin/conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/conf b/bin/conf
new file mode 100755
index 0000000..7edfcd9
--- /dev/null
+++ b/bin/conf
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec env GIT_DIR=${HOME}/.dotfiles.git git -C $HOME $@