X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f34ad2e08a60312bd2d32833bf257e7d8fe806b2..7e8aada7d78b232be5e952098e3da32f3c2cf2f8:/Makefile diff --git a/Makefile b/Makefile index e08bed2..2d8531f 100644 --- a/Makefile +++ b/Makefile @@ -45,6 +45,10 @@ gnupg: systemd systemctl --user start gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket .PHONY: gnupg +kitty: + ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@ +.PHONY: kitty + mpd: systemd ln -sfT $(APATH)/mpd $(XDG_CONFIG_HOME)/mpd mkdir -p $(XDG_DATA_HOME)/mpd/playlists