guix: edit: Make nano the default editor.
authorRaghav Gururajan <raghavgururajan@disroot.org>
Thu, 23 Apr 2020 00:55:40 +0000 (20:55 -0400)
committerLudovic Courtès <ludo@gnu.org>
Mon, 27 Apr 2020 21:29:40 +0000 (23:29 +0200)
commit47f82b310e320ed6c0282c89748485d1f9212d2c
tree638d5012150753aed13dc8acdcb5a14e835d9582
parent5fbc753ab524809cd81e3e5c54b3d0acbe33792d
guix: edit: Make nano the default editor.

* guix/scripts/edit.scm: Make nano the default editor.

Nano is sensible default, as it is installed by base system.
For development, user can set custom value for $EDITOR.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/scripts/edit.scm