summaryrefslogtreecommitdiff
blob: 7d9fe97a61524520da6e4c89401d1740a5a3d7de (plain)
1
2
3
4
5
6
7
8
# /etc/rc.conf: Global startup script configuration settings

# Set EDITOR to your preferred editor.
# You may use something other than what is listed here.

EDITOR="/bin/nano"
#EDITOR="/usr/bin/vim"
#EDITOR="/usr/bin/emacs"