Michael C. Toren on 22 May 2006 14:52:03 -0000 |
On Mon, May 22, 2006 at 10:42:12AM -0400, Jeff Abrahamson wrote: > This has made my configuration files much easier to read and understand, > although I do have to remember to run make after editing them. ...or alias "mutt" to something like "make -C ~/directory && mutt", and never think about it again. :-) Or perhaps modify your Makefile so that it writes to a filename other ~/.muttrc and prints the name of that filename to stdout, then put something like "source `make -C ~/directory`" in your ~/.muttrc. -mct ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|