mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Add alternative location for muttrc
By default mutt looks for ~/.muttrc or ~/.mutt/muttrc files.
This commit is contained in:
parent
6203399200
commit
31b9b598ef
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ read-only ${HOME}/.emacs
|
|||
read-only ${HOME}/.tmux.conf
|
||||
read-only ${HOME}/.iscreenrc
|
||||
read-only ${HOME}/.muttrc
|
||||
read-only ${HOME}/.mutt/muttrc
|
||||
read-only ${HOME}/.xmonad
|
||||
|
||||
# The user ~/bin directory can override commands such as ls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue