aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-02-14 20:05:26 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-02-14 20:05:26 +0800
commit6b74f523165e5ab84f2ab174aceb50c29ce9eb78 (patch)
tree4a7dc76a1afc8e587b4cbbc63e08aea5917a3b87
parentf3114d6105162683c4648dfd1eb2aabbcf5fabac (diff)
Update
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25e8f27..72f4dd9 100644
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,7 @@ urlview:
93 ln -sf `pwd`/misc/urlview ~/.urlview 93 ln -sf `pwd`/misc/urlview ~/.urlview
94 94
95alacritty: 95alacritty:
96 ln -sf `pwd`/X11/alacritty/* ~/.config/alacritty/ 96 ln -sf `pwd`/X11/alacritty/ ~/.config/alacritty
97 97
98mpd: 98mpd:
99 ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp 99 ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp