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