diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-14 20:05:26 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-14 20:05:26 +0800 |
commit | 6b74f523165e5ab84f2ab174aceb50c29ce9eb78 (patch) | |
tree | 4a7dc76a1afc8e587b4cbbc63e08aea5917a3b87 | |
parent | f3114d6105162683c4648dfd1eb2aabbcf5fabac (diff) |
Update
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ urlview: | |||
93 | ln -sf `pwd`/misc/urlview ~/.urlview | 93 | ln -sf `pwd`/misc/urlview ~/.urlview |
94 | 94 | ||
95 | alacritty: | 95 | alacritty: |
96 | ln -sf `pwd`/X11/alacritty/* ~/.config/alacritty/ | 96 | ln -sf `pwd`/X11/alacritty/ ~/.config/alacritty |
97 | 97 | ||
98 | mpd: | 98 | mpd: |
99 | ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp | 99 | ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp |