diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
