#!/bin/sh
PATH=/clang64/lib/aspell-0.60:$PATH
export PATH
exec $@
