#!/bin/sh
PATH="/nix/store/hx2j8xxxj6b007075jri865r4hcgyv9n-gzip-1.13/bin:$PATH"
exec zgrep -F "$@"
