]> git.rmz.io Git - dotfiles.git/blobdiff - Makefile
add xdg-open and journalctl aliases
[dotfiles.git] / Makefile
index 4fd7e4767673fb6bbefccf235dc1e3aa337e11e3..52f1c845ee884d2a64f137cd2f5f55aee993e159 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ APATH := $(realpath .)
 RPATH := $(subst $(wildcard ~/),,$(APATH))
 
 FILES := bin
-DOTFILES := bash* flexget vim* zsh*
+DOTFILES := aliases bash* conky* flexget vim* zsh*
 
 .PHONY: install $(FILES) $(DOTFILES)
 install: $(FILES) $(DOTFILES)