diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-04 12:35:19 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2020-10-04 12:35:19 +0800 |
commit | 1d40724c14b98143620b3876cb941e2e2b3f7731 (patch) | |
tree | 8b863ce665d8619268771e7001aeff59d7b97914 /Makefile | |
parent | a8ab0f35046220a1051a3fb94b1719dc1e62c8f7 (diff) |
update
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 | ||