X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=a88afaa1f0b48aae8e3324d08e830571d8d1abe4;hb=6443914f4234cb6d29a2e7d0d24ac6293f998e57;hp=81a8e5264032a333c8a8e8c071e9310976639fb1;hpb=51be7c1e0d46531504f53c5a5e2d98c9c0dcd46a;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 81a8e52..a88afaa 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -270,7 +270,7 @@ #f4# Search German Wikipedia wikide () { ${=BROWSER} http://de.wikipedia.org/wiki/"${(C)*}" } #f4# Search English Wikipedia - wikien() { ${=BROWSER} http://en.wikipedia.org/wiki/"$*" } + wikien() { ${=BROWSER} http://en.wikipedia.org/wiki/"${(C)*}" } #f4# Search official debs wodeb () { ${=BROWSER} "http://packages.debian.org/cgi-bin/search_contents.pl?word=$1&version=${2:-unstable}" } #m# f4 gex() Exact search via Google