diff options
| author | Ahmed Abdelhalim <[email protected]> | 2023-03-17 00:42:12 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2023-03-17 00:42:12 +0100 |
| commit | 49d7b83dc9d1a5915782a7eb20905bc30aa63adc (patch) | |
| tree | 5e1e215115b5430a837dcd7f4032162490adc01a /.bashrc | |
| parent | 80952a3b6b0361cbd9195871206717da30edea72 (diff) | |
Add mutt config to linux
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) |
