From 47d26eb7b9a0861eaa82c42c35e6d273b94b1454 Mon Sep 17 00:00:00 2001 From: josh- Date: Tue, 4 Sep 2012 23:39:22 -0700 Subject: [PATCH] Add 'terminalapp' plugin description --- Plugins.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Plugins.md b/Plugins.md index 11765d5..2c21d4e 100644 --- a/Plugins.md +++ b/Plugins.md @@ -417,6 +417,11 @@ After `rvm-update` (alias for `rvm get head; rvm reload`), run `rvm-link-complet [Symfony2](http://symfony.com) autocomplete plugin; binds to app/console, and not ./console command! +## terminalapp +**Maintainer:** [OutPunk](https://github.com/OutPunk) + +* terminalapp - automatically sets the Terminal.app resume directory, so when restoring windows with OS X Lion's "Resume" feature it will restore the directory too. + ## terminitor **Maintainer:** [philippbosch](https://github.com/philippbosch)