zshrc: using FOO=${FOO:-default} instead of (( ${+FOO} )) || FOO=default
[grml-etc-core.git] / etc / zsh / completion.d / _grmlinitd
2007-04-17 Michael ProkopBig rewrite of /etc/zsh/completion.d/, thanks to ft! 0.2.47