Reorg software list and add hardware list
[khome.git] / Makefile
index 8005c2c..c5a0236 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,13 @@ install:
        @cp       home/.profile     $(HOME)/
        @cp       home/.fonts.conf  $(HOME)/
        @fc-cache                   $(HOME)/.fonts
+       @cp       home/.xbindkeysrc $(HOME)/
 
+# May still need to run:
+# 1. dselect update
+# 2. interactive dselect with install,
+# 3. apt update
+# 4. apt upgrade
 install_packages: $(DPKG_SELECTIONS)
        @dpkg --set-selections < $<
        @apt-get -u dselect-upgrade
This page took 0.027682 seconds and 4 git commands to generate.