mu-wizard

shell script to easily configure mu4e accounts on Emacs
git clone git://git.ckyln.com/mu-wizard
Log | Files | Refs | LICENSE

commit 06320a58356e943c4cfe98e763b2c21b2a488ea7
parent 3e447c869dafe9ac17ae3bbadc73d27d71ce4b1a
Author: Cem Keylan <cem@ckyln.com>
Date:   Tue, 13 Apr 2021 11:29:02 +0300

README: remove initiating-mu section

Diffstat:
MREADME.org | 11-----------
1 file changed, 0 insertions(+), 11 deletions(-)

diff --git a/README.org b/README.org @@ -11,7 +11,6 @@ account. It is still WIP. Expect breaking changes until the first release. - [[#dependencies][Dependencies]] - [[#installation][Installation]] - [[#initiating-password-managers][Initiating password managers]] - - [[#initiating-mu][Initiating mu]] - [[#usage][Usage]] - [[#emacs-configuration][Emacs Configuration]] - [[#domains-file][Domains file]] @@ -81,16 +80,6 @@ In order to use pm, add the following to your =.bashrc= (or what have you): export PM_GPG_USER=yourgpgmail@example.com #+END_SRC -** Initiating mu - -You will need to initiate mu before you can use it inside Emacs. You can simply -run the following: - -#+BEGIN_SRC sh - mu init -m $HOME/.local/share/mail --my-address=mail@example.com - mu index -#+END_SRC - * Usage The wizard is called by running ~muw~. The commands below are available to use: