aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
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