aboutsummaryrefslogtreecommitdiff
path: root/base/dot
diff options
context:
space:
mode:
Diffstat (limited to 'base/dot')
-rwxr-xr-xbase/dot5
1 files changed, 0 insertions, 5 deletions
diff --git a/base/dot b/base/dot
deleted file mode 100755
index c491cda..0000000
--- a/base/dot
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-cd $HOME/.dotfiles
-git pull
-./install `cat .dot.args`