URI:
       neomutt: include machine-specific config - dotfiles - arsenal of config files, ready to be cloned in new (virtual) machines.
  HTML git clone git://git.drkhsh.at/dotfiles.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
       ---
   DIR commit 0cd3a5d233dfd4ea1a46437e8dd81eea4b9776ca
   DIR parent 0bf980315977fc4d5dfded905bdd3105a7fd29ec
  HTML Author: drkhsh <me@drkhsh.at>
       Date:   Wed, 25 Jan 2023 00:18:23 +0100
       
       neomutt: include machine-specific config
       
       Diffstat:
         M neomutt/.neomuttrc                  |       3 +++
       
       1 file changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/neomutt/.neomuttrc b/neomutt/.neomuttrc
       @@ -107,3 +107,6 @@ source ~/.neomutt/tokyo-night.colors
        #source ~/.neomutt/gruvbox/colors-gruvbox-shuber.muttrc
        #source ~/.neomutt/dracula/dracula.muttrc
        
       +# █▓▒░ machine-specific neomuttrc
       +`[ -s ~/.neomuttrc.local ] && echo source ~/.neomuttrc.local || echo set`
       +