#!/bin/bash

env PATH=/usr/local/lib/search-bar/bin:$PATH search-any \
    "https://www.antixforum.com/forums/search/" "$@"
