X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=57bbbb96dd0af281b0b985043e6fdb1111c60994;hb=7c4b6b5094b2c0e7767b8de927af3c71ca0daf15;hp=6a0e30c9f87c4e257df77b95683b92428e94b072;hpb=386b66cfc4e605b928d6fb5ef9994df304491907;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 6a0e30c..57bbbb9 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -1064,6 +1064,7 @@ fluxkey-change() { weather() { [[ -n "$1" ]] || { print 'Usage: weather ' >&2 + print 'List of stations: http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code'>&2 return 1 }