Add custom neomutt and offlineimap to handle login correctly
This commit is contained in:
3
.local/bin/neomutt
Executable file
3
.local/bin/neomutt
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
[ -z "$MASTERPW" ] && read -sp "Enpass password:" MASTERPW
|
||||
MASTERPW="$MASTERPW" /usr/bin/neomutt
|
||||
Reference in New Issue
Block a user