Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
#!/bin/sh -x
# By: aloph
# Modified (trivially) by edrx
# (find-es "javascript")
#
file="~/notes/todo-general.html"
if [ ! -e ${file} ]; then
	co -l ~/notes/todo-general.html
fi

xterm -g 168x60+0+0 -e vim ~/notes/todo-general.html