Skip to content

Commit

Permalink
make install target PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
mithodin committed Aug 22, 2019
1 parent 8e0a6b0 commit fa1152d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.PHONY: install

install:
cat i3.conf >> ~/.config/i3/config
cp tomato.sh ~/.config/i3/

0 comments on commit fa1152d

Please sign in to comment.