X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.zshrc;h=79159714dd1e280f136457eeb665a87987a63624;hb=789fd75316c26ae394c3c32f7664139fc996a110;hp=776f6e7d1c211de2d5a794437e9a12692263b1e0;hpb=2c8ba395a8bddb57300892c1ac27ff6036e493e9;p=grml-etc-core.git diff --git a/etc/skel/.zshrc b/etc/skel/.zshrc index 776f6e7..7915971 100644 --- a/etc/skel/.zshrc +++ b/etc/skel/.zshrc @@ -101,6 +101,9 @@ #) #zstyle ':completion:*:*:telnet:*' users-hosts-ports $telnet_users_hosts_ports +## the default grml setup provides '..' as a completion. it does not provide +## '.' though. If you want that too, use the following line: +#zstyle ':completion:*' special-dirs true ## aliases ##