summary refs log tree commit diff
path: root/bin/dot
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/dot
parent5dd683407683657089fa1106d3911fa79a17ab2b (diff)
bin: rename dot to dotf
avoid collision with graphviz tool
Diffstat (limited to 'bin/dot')
-rwxr-xr-xbin/dot2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/dot b/bin/dot
deleted file mode 100755
index 10d3429..0000000
--- a/bin/dot
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-GIT_DIR=$HOME/.dotfiles.git git $@