Skip to content

Commit

Permalink
create monthly directories automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
kvakil authored Jul 6, 2017
1 parent 4b5c215 commit 67254b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ view: log.pdf
xreader log.pdf

today:
mkdir -p `dirname $(TODAY)`
touch $(TODAY)
git add $(TODAY)
subl $(TODAY)
Expand Down

0 comments on commit 67254b9

Please sign in to comment.