# tiny busybox editor
export EDITOR="/bin/vi"
# basic terminal
export TERM=linux
