Browse Source

Improve formatting on .muttrc source instructions

pull/218/head
Ivan Storck 14 years ago
parent
commit
1b324bfd49
  1. 9
      mutt-colors-solarized/README.md

9
mutt-colors-solarized/README.md

@ -26,10 +26,13 @@ Installation
the native 16 colors of your terminal emulator or the approximatation the native 16 colors of your terminal emulator or the approximatation
provided by the 256 color values. See note below for recommendations. provided by the 256 color values. See note below for recommendations.
source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc ```
#uncomment the colorscheme you want to use, and comment out the others
#source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-16.muttrc
source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-16.muttrc source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-16.muttrc
source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc #source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-dark-256.muttrc
source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-256.muttrc #source $MAILCONF/mutt-colors-solarized/mutt-colors-solarized-light-256.muttrc
```
Note: You can safely ignore the compile colors script and the template file. Note: You can safely ignore the compile colors script and the template file.
They are used only for creating the actual colorscheme files. If you want to They are used only for creating the actual colorscheme files. If you want to

Loading…
Cancel
Save