Created
January 19, 2012 19:35
-
-
Save jish/1642056 to your computer and use it in GitHub Desktop.
Mutt aliases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias foo Foo Bar <foo@example.com> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set alias_file=~/.mutt/aliases # look in this file for aliases | |
| source $alias_file # enable tab completion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment