How can I set sublime as default text editor for crontab?
I write cron jobs regularly so I would like to be able to edit crontab -e using sublime rather than Nano.
I have started with creating a .desktop file for Sublime.
I have also tried to use select-editor from Terminal but it does not display Sublime as an option.
Ubuntu 15.10