diff options
Diffstat (limited to 'bin/rhmail')
| -rwxr-xr-x | bin/rhmail | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash MUTT=`which neomutt` -MUTTRC="~/.mutt/muttrc-local" +MUTTRC="~/.mutt/muttrc-redhat" $MUTT -F $MUTTRC |
![]() |
index : pub/users/cem/tools.git | |
| [no description] | git |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | bin/rhmail | 2 |
@@ -1,7 +1,7 @@ #!/bin/bash MUTT=`which neomutt` -MUTTRC="~/.mutt/muttrc-local" +MUTTRC="~/.mutt/muttrc-redhat" $MUTT -F $MUTTRC |