Mac osx set default editor for crontab

broken image

Then if I do `crontab -e` again, it opens another blank `crontab.some-random-string`.

broken image

If I do `crontab -l`, the job I just entered doesn't show up.

broken image

Once I edit that and save it, nothing happens in my terminal.

broken image

When I do `crontab -e` I see this in my terminal: `$ crontab -eĬrontab: no changes made to crontab`, and then it opens my text editor with the file `crontab.some-random-string` from the folder `/tmp`.