all the mo/less/more variants now will show syntax highlighting for c, c++ etc. anything supported by gnu source highlighter.
# set this so nechung can find its data.
define_yeti_variable NECHUNG=$FEISTY_MEOW_APEX/infobase/fortunes.dat
+ # establish a pipe for less to see our beloved syntax highlighting.
+ define_yeti_variable LESSOPEN="| source-highlight -f esc -o STDOUT -i %s"
+
# ensure we use the right kind of secure shell.
# define_yeti_variable CVS_RSH=$FEISTY_MEOW_SCRIPTS/security/ssh.sh
# define_yeti_variable GIT_SSH=$FEISTY_MEOW_SCRIPTS/security/ssh.sh