rice/Makefile

14 lines
274 B
Makefile

all:
cp -f ./zshrc ~/.zshrc
cp -f ./xinitrc ~/.xinitrc
cp -f ./picom.conf ~/.config/
feh --bg-scale ./bg.jpg
chmod +x ./bar
chmod +x ./screenshot
install:
$(MAKE) -C st install
$(MAKE) -C dwm install
cp -f ./bar /usr/local/bin/
cp -f ./screenshot /usr/local/bin/