X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=57bbbb96dd0af281b0b985043e6fdb1111c60994;hb=336b969a190921c2d1b54242cc890ea217e5ea6f;hp=6a0e30c9f87c4e257df77b95683b92428e94b072;hpb=6eed6ec8a51ca1e9f2f3f826fdfb44d51a64ebf9;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 }