From 939d1fa0906d93fe7e52b9a8e35f456f66a7def5 Mon Sep 17 00:00:00 2001 From: Adam Hovorka Date: Sat, 12 Oct 2019 22:43:59 -0600 Subject: Rename dotfile updater script from dot to dotf Alleviates potential conflict with the `dot` graph drawing language --- base/dotf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 base/dotf (limited to 'base/dotf') 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` -- cgit v1.2.3-70-g09d2