feat: Adds neomutt wrapper script to set TERM correctly, this is to allow tmux-sessionator --email work properly.

This commit is contained in:
2025-11-02 21:38:21 -05:00
parent f4341f3b5f
commit 2ac8560de1
2 changed files with 5 additions and 1 deletions

5
env/.local/scripts/neomutt vendored Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# vim: filetype=bash
#
# Set's TERM for neomutt so that colors work correctly.
TERM=xterm-direct /usr/bin/neomutt