What is the command to make less display line numbers in the left column?
You can set an enviroment variable to always have these options apply to all less'd file:
export LESS='-RS#3NM~g'