summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index fddbaa4..f41ed15 100644
--- a/.bashrc
+++ b/.bashrc
@@ -135,5 +135,6 @@ export GPG_TTY=$(tty)
unset SSH_AGENT_PID
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
alias a='/usr/share/arsenal/run'
+alias mutt='PINENTRY_USER_DATA=curses neomutt $@'
eval $(thefuck --alias)