guix home: Add 'edit' sub-command.
authorLudovic Courtès <ludo@gnu.org>
Wed, 1 Jun 2022 14:54:40 +0000 (16:54 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 4 Jun 2022 10:04:24 +0000 (12:04 +0200)
commit35c1edb20ad07250728d3bdcd0296bd0cedaf6bb
tree54e090e2a46f7f867f85df5d3a24ba8e862f54cd
parent8eb17cebc1027b5ae1c4047c704b92ad73b783fd
guix home: Add 'edit' sub-command.

* guix/scripts/home/edit.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/home.scm (show-help): Add "edit".
(process-command): Handle it.
(guix-home): Add it.
* po/guix/POTFILES.in: Add 'guix/scripts/home/edit.scm'.
* doc/guix.texi (Invoking guix home): Document it.
Makefile.am
doc/guix.texi
guix/scripts/home.scm
guix/scripts/home/edit.scm [new file with mode: 0644]
po/guix/POTFILES.in