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
- Host: GitHub
- URL: https://github.com/mrtazz/homebrew-misc
- Owner: mrtazz
- License: mit
- Created: 2013-12-09T04:46:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-14T03:40:07.000Z (about 10 years ago)
- Last Synced: 2025-03-28T21:41:58.654Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-misc [](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
```