From 4be5d593f32ed6f95d715903ef501cf7311c10cf Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Sun, 14 Jul 2024 23:49:21 +0000 Subject: Replace language declaration in configuration source blocks --- config.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index a1390ed..30673f0 100644 --- a/config.org +++ b/config.org @@ -1568,7 +1568,7 @@ The version control system will try each of these methods in order. Because alm It seems that tramp can also be made faster with these .ssh/config settings. -#+begin_src text :tangle no +#+begin_src conf-unix :tangle no Host * ControlMaster auto ControlPath ~/.ssh/master-%h:%p @@ -1794,7 +1794,7 @@ The ~passcmd~ is run to fetch my password. I should put this into pass, but thi PassCmd "cat ~/.config/mbsync-pass" #+end_src -#+begin_src text :tangle no +#+begin_src conf-unix :tangle no SSLType IMAPS IMAPStore fastmail-remote @@ -1897,7 +1897,7 @@ The contents of the signature file is listed below. Currently i only have two #+end_src ** Fetching mail with mpop -#+begin_src text :tangle ~/.config/mpop/config +#+begin_src conf-unix :tangle ~/.config/mpop/config defaults tls on tls_starttls off @@ -2014,7 +2014,7 @@ At the moment, i am still recording sent mail in the outbox directory of my mail (setopt message-interactive t) #+end_src -#+begin_src text :tangle ~/.config/msmtp/config +#+begin_src conf-unix :tangle ~/.config/msmtp/config defaults auth on tls on -- cgit 1.4.1-2-gfad0