#!/usr/bin/env zsh # Open a specific example. if [ $# -eq 0 ] then echo "edit " exit 1 fi eval $EDITOR ./teensy/test$1*.[cs]