diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-09-25 08:35:12 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-09-25 08:35:12 +0800 |
| commit | 7a84f68c12d34122372aeee7b7702f082e7a940e (patch) | |
| tree | 32f04030894bc3c78230643dcffe370cff07cfef | |
| parent | f9f9cfe517438c0a81a8061e4b530ac6a3840ff0 (diff) | |
Update
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -88,3 +88,4 @@ alacritty: | |||
| 88 | 88 | ||
| 89 | mpd: | 89 | mpd: |
| 90 | ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp | 90 | ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp |
| 91 | rm -rf ~/.ncmpcpp | ||