Fix pattern usage for Zsh
authorMichael Prokop <mika@grml.org>
Mon, 15 Jun 2015 21:05:43 +0000 (23:05 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 15 Jun 2015 21:05:43 +0000 (23:05 +0200)
commitd6b6a5675b682596fcc6084f3c8dd835d8769812
tree1c92774e69981ebe9cca7a75dbee3ec2697c0508
parentb62d1f3e60a919c0703661932fef347325928aef
Fix pattern usage for Zsh

Recent Zsh versions seems to have changed the behaviour of
case patterns and the '|' doesn't work as intended, causing
the following error message:

| bad pattern: [q
grml-quickconfig