diff options
author | Ben Sima <ben@bsima.me> | 2019-05-03 12:36:06 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-05-03 12:36:06 -0700 |
commit | a7187b84d01ec97cd68ead3394af54a970387967 (patch) | |
tree | 10c35a3f3c0f0ee93cb394ddd3f40462b413ff30 /weather | |
parent | 6649bdf28c46615ca848d1520c453712b3c4066a (diff) |
add n, sysinfo, wal, weater
Diffstat (limited to 'weather')
-rwxr-xr-x | weather | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/usr/bin/env bash +curl wttr.in/92101 |