An open API service indexing awesome lists of open source software.

https://github.com/mrtazz/homebrew-misc

additional formula for https://github.com/Homebrew
https://github.com/mrtazz/homebrew-misc

Last synced: about 1 year ago
JSON representation

additional formula for https://github.com/Homebrew

Awesome Lists containing this project

README

          

# homebrew-misc [![Build Status](https://travis-ci.org/mrtazz/homebrew-misc.svg?branch=master)](https://travis-ci.org/mrtazz/homebrew-misc)

## Overview
This is just a collection of formula I have adapted for my needs.

## Installation
```
brew tap mrtazz/misc
```

## Contents

### mutt
Installs mutt with the sidebar patch
```
brew install mrtazz/misc/mutt --with-sidebar-patch
```

And/or with the TLS cipher selection patch
```
brew install mrtazz/misc/mutt --with-tls-ciphers-patch
```

### muttprint
Installs muttprint package mess
```
brew install mrtazz/misc/muttprint
```