summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2020-06-13 14:19:28 +0200
committerRobert Günzler <r@gnzler.io>2020-06-13 14:20:22 +0200
commitbada04a0b7070a635e17293fede4c7c7354793c7 (patch)
treea8df8fd81220e5817523bdd0348637e7ae95d000 /bin
parent58dcb581233351df0d283428234be0ebb8336b8d (diff)
bin: add dot wrapper
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dot2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dot b/bin/dot
new file mode 100755
index 0000000..10d3429
--- /dev/null
+++ b/bin/dot
@@ -0,0 +1,2 @@
+#!/bin/sh
+GIT_DIR=$HOME/.dotfiles.git git $@