From e5f7080e094212d2db1c695a5cd8fcc47f4a5bdd Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 24 Sep 2022 22:04:27 +0800 Subject: Add ncmpcpp config --- Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8f92b82..64ac10c 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,9 @@ gpg: ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf gpgconf --reload gpg-agent +console: + sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf + zsh: curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | bash @@ -83,5 +86,5 @@ urlview: alacritty: ln -sf `pwd`/alacritty/* ~/.config/alacritty/ -console: - sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf +mpd: + ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp -- cgit v1.2.3-70-g09d2