ok-borg / borg

Search and save shell snippets without leaving your terminal
Apache License 2.0
1.61k stars 58 forks source link

Add support for nano editor #20

Closed slavovojacek closed 7 years ago

slavovojacek commented 7 years ago

It would be nice to add support for editors other than vim. Perhaps an optional config var in the new command:

borg new --editor nano

OR

borg new -e nano

Many thanks.

crufter commented 7 years ago

Now you can do borg editor nano and from that moment nano will be your editor of choice. Cheers