#!/bin/sh
#source ~/.profile
schevo_exec=`which schevo`
eval "/usr/bin/python ${schevo_exec} editor $@" || true

