diff options
author | punk <punk@libernaut> | 2021-04-29 16:10:16 +0100 |
---|---|---|
committer | punk <punk@libernaut> | 2021-04-29 16:10:16 +0100 |
commit | 5e601f7ee14830ef645ee3d3b1bcdce7450a5ce3 (patch) | |
tree | fd61f912b509c9056e79b9f0ee6b700584c85b57 /tools/mutt.html | |
parent | 3790c6ecd836d25815f7cb8deef62a77d4f3ac9f (diff) | |
download | doc-5e601f7ee14830ef645ee3d3b1bcdce7450a5ce3.tar.gz |
linux tools configs moved to linux folder
Diffstat (limited to 'tools/mutt.html')
-rw-r--r-- | tools/mutt.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/mutt.html b/tools/mutt.html index 4cb5599..802854e 100644 --- a/tools/mutt.html +++ b/tools/mutt.html @@ -90,7 +90,7 @@ <p>Lets start configuring the two accounts, one for host system email and another for external email account. Change pgp_sign_as according to your specific sub key for signing. Change - <a href="conf/etc/skel/.mutt/muttrc">muttrc</a> with your + <a href="../linux/conf/skel/.mutt/muttrc">muttrc</a> with your preferences;</p> <pre> @@ -170,7 +170,7 @@ $ env | grep MAIL </pre> - <p>Content of <a href="conf/etc/skel/.mutt/system">.mutt/system</a>;<p> + <p>Content of <a href="../linux/conf/skel/.mutt/system">.mutt/system</a>;<p> <pre> color status green default @@ -208,7 +208,7 @@ <h3 id="external">2.2. External Email</h3> - <p>Edit <a href="conf/etc/skel/.mutt/external">.mutt/external</a>;</p> + <p>Edit <a href="../linux/conf/skel/.mutt/external">.mutt/external</a>;</p> <pre> color status blue default |