# TextMate Fullscreen on Lion

- **Date:** 2011-08-15
- **Canonical:** https://www.gregosuri.com/2011/08/15/text-mate-full-screen/

You will need:

* TextMate
* Xcode (xcodebuild should be in your path)

Run in your terminal:

```bash
bash <(curl -s -L http://gr3g.me/tm-full)
```

I also use [Missing Drawer Plugin](https://github.com/jezdez/textmate-missingdrawer)

```bash
bash <(curl -s -L http://goo.gl/4RUoP)
```

Comments and discussion on [Hacker News](http://news.ycombinator.com/item?id=2889100). Follow me on [Twitter](http://twitter.com/kn0tch) for updates.
