aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hovorka <[email protected]>2019-10-12 22:43:59 -0600
committerAdam Hovorka <[email protected]>2019-10-12 22:43:59 -0600
commit939d1fa0906d93fe7e52b9a8e35f456f66a7def5 (patch)
tree367d4937d90f3fd8e0a8b73bce1acd520bcc28b0
parent10f93011492c06263043e9c7b4d91adf89a9ddb2 (diff)
Rename dotfile updater script from dot to dotf
Alleviates potential conflict with the `dot` graph drawing language
-rw-r--r--base.yaml2
-rwxr-xr-xbase/dotf (renamed from base/dot)0
2 files changed, 1 insertions, 1 deletions
diff --git a/base.yaml b/base.yaml
index bac93b9..8a17ade 100644
--- a/base.yaml
+++ b/base.yaml
@@ -10,7 +10,7 @@
- link:
~/.ackrc: base/ackrc
~/.bin/cht.sh: base/cht.sh
- ~/.bin/dot: base/dot
+ ~/.bin/dotf: base/dotf
~/.bin/nyan: base/nyan
~/.bin/pr-dups: base/pr-dups
~/.bin/pr-passive: base/pr-passive
diff --git a/base/dot b/base/dotf
index c491cda..c491cda 100755
--- a/base/dot
+++ b/base/dotf