From 4e91df75945a2390819a6243a39cd4dae7f2a3d0 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 27 Aug 2013 03:05:11 -0400 Subject: display a cached version of the weather in i3bar --- crontab | 1 + 1 file changed, 1 insertion(+) create mode 100644 crontab (limited to 'crontab') diff --git a/crontab b/crontab new file mode 100644 index 0000000..0ea3ed9 --- /dev/null +++ b/crontab @@ -0,0 +1 @@ +*/15 * * * * . ~/.env && export PATH=~/.bin:$PATH && update-weather -- cgit v1.2.3-54-g00ecf