summary refs log tree commit diff
path: root/bin/dotf
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2020-06-23 12:53:26 +0200
committerRobert Günzler <r@gnzler.io>2020-06-23 12:53:26 +0200
commit53e5c16e508354b533c4cc61f45b88aee275d669 (patch)
tree85782e642e0a6f928b6db6ea399f9bcff16d79ae /bin/dotf
parent5dd683407683657089fa1106d3911fa79a17ab2b (diff)
bin: rename dot to dotf
avoid collision with graphviz tool
Diffstat (limited to 'bin/dotf')
-rwxr-xr-xbin/dotf2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dotf b/bin/dotf
new file mode 100755
index 0000000..10d3429
--- /dev/null
+++ b/bin/dotf
@@ -0,0 +1,2 @@
+#!/bin/sh
+GIT_DIR=$HOME/.dotfiles.git git $@