gcc $1 -O -o `basename $1 .c` -I. -I/usr/lib/fish/include -L. -L/usr/lib/fish/lib -lfish -lm
