aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-02-15 16:47:16 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-02-15 16:47:16 +1300
commit509b3d57668a819efe1a57ad48e7eec938689ea0 (patch)
tree74458ff9b50260cc47e48d49ea1da54506438199 /Makefile
parentA few more comments (diff)
downloaddotfiles-509b3d57668a819efe1a57ad48e7eec938689ea0.tar.gz
dotfiles-509b3d57668a819efe1a57ad48e7eec938689ea0.zip
Discard Taskwarrior, replace with td(1)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 7ba9936d..fd3e2551 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,6 @@
install-readline \
install-sh \
install-subversion \
- install-task \
install-terminfo \
install-tmux \
install-urxvt \
@@ -174,9 +173,6 @@ install-terminfo :
tic -- "$$info" ; \
done
-install-task :
- install -pm 0644 -- task/taskrc "$(HOME)"/.taskrc
-
install-tmux :
install -pm 0644 -- tmux/tmux.conf "$(HOME)"/.tmux.conf