diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,3 +49,6 @@ crontab: | |||
49 | 49 | ||
50 | libinput: | 50 | libinput: |
51 | sudo ln -sf `pwd`/misc/libinput/* /etc/X11/xorg.conf.d/ | 51 | sudo ln -sf `pwd`/misc/libinput/* /etc/X11/xorg.conf.d/ |
52 | |||
53 | task: | ||
54 | ln -sf taskrc ~/.taskrc | ||