aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-24 14:57:05 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-24 14:57:05 +0800
commit20d4b8b9a3165c1832ea3e4399a853ef1f22bf35 (patch)
tree7faafad57bdd449c79dddd63cdd5fb6250c1281b /Makefile
parent7500a616b132ad8eca1a07de04b73d3b52862ec3 (diff)
Update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1a270e7..3fc8ed7 100644
--- a/Makefile
+++ b/Makefile
@@ -84,3 +84,6 @@ urlview:
84 84
85alacritty: 85alacritty:
86 ln -sf `pwd`/alacritty/* ~/.config/alacritty/ 86 ln -sf `pwd`/alacritty/* ~/.config/alacritty/
87
88console:
89 sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf