]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
zsh: only print pacman updates if checkupdates exists
[dotfiles.git] / Makefile
index 78b93d5280209e55b48729caa89d1a176cf7c740..012b24a1b5f21c4599fd664b172d38de19143e73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ gnupg: systemd
        chmod 700 $(XDG_CONFIG_HOME)/$@
        systemctl --user enable gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
        systemctl --user start gpg-agent.socket gpg-agent-extra.socket gpg-agent-browser.socket dirmngr.socket
+       sudo ln -sfT $(APATH)/bin/pinentry /usr/local/bin/pinentry
 .PHONY: gnupg
 
 kitty:
@@ -127,6 +128,10 @@ xinit: $(XDG_CONFIG_HOME)
        ln -sfT $(APATH)/$@   $(XDG_CONFIG_HOME)/$@
 .PHONY: xinit
 
+wakeonlan: $(XDG_CONFIG_HOME)
+       ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@
+.PHONY: wakeonlan
+
 weechat: $(XDG_CONFIG_HOME) $(XDG_CACHE_HOME)
        ln -sfT $(APATH)/weechat $(XDG_CONFIG_HOME)/weechat
        mkdir -p $(XDG_CACHE_HOME)/weechat