aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-06-03 21:02:30 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-06-03 21:02:59 +1200
commit9fa9220464a44291d821564fcd2a5f7891320657 (patch)
tree7a3dfc12d25ea0ee6cd5e45f6fd2644eaae440ac /Makefile
parentMerge install-dunst into install-x (diff)
downloaddotfiles-9fa9220464a44291d821564fcd2a5f7891320657.tar.gz
dotfiles-9fa9220464a44291d821564fcd2a5f7891320657.zip
Merge install-compton into install-x
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index c1380a26..aa4d8ed1 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,6 @@
install-bin-man \
install-cabal \
install-cargo \
- install-compton \
install-cpanm \
install-curl \
install-dillo \
@@ -409,9 +408,6 @@ install-cabal:
install-cargo:
cp -p -- cargo/profile.d/*.sh $(HOME)/.profile.d
-install-compton: install-x
- cp -p -- compton/xsession.d/* $(HOME)/.xsession.d
-
install-cpanm:
cp -p -- cpanm/profile.d/*.sh $(HOME)/.profile.d