diff options
Diffstat (limited to 'bin/conf')
| -rwxr-xr-x | bin/conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/conf b/bin/conf deleted file mode 100755 index 7edfcd9..0000000 --- a/bin/conf +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec env GIT_DIR=${HOME}/.dotfiles.git git -C $HOME $@ |