]> git.madduck.net Git - etc/neomutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

datestamp tmpdir
authormartin f. krafft <madduck@madduck.net>
Wed, 23 Aug 2023 08:26:19 +0000 (20:26 +1200)
committermartin f. krafft <madduck@madduck.net>
Wed, 23 Aug 2023 10:00:58 +0000 (22:00 +1200)
.config/neomutt/confvars

index 82253d793ebaab5c103d0ccfd38263d6963a6207..c4b5cc6413d312db4cf3bb83361a12b57beb1007 100644 (file)
@@ -6456,7 +6456,7 @@ set time_inc=250
 # If this variable is not set, the environment variable $TMPDIR is used. Failing
 # that, then "/tmp" is used.
 # 
-set tmpdir=`mktemp -d`
+set tmpdir=`mktemp -dt $(date +%F-%H%M%S)-neomutt.XXXXXXXXXX`
 
 
 # 3.430. to_chars