The editor must be specified by configuring the EDITOR environment variable. For example to use the 'gedit' editor, the following entry could be added to the user's .bashrc file: export EDITOR=gedit
Misc. tools, scripts, templates that are useful (eg, for building applications) but don't need to be in the PATH.