Commit Graph

8 Commits (0e2a4a3550ba004b9dbedfa52b84a9c6a36692e8)

Author SHA1 Message Date
Jan Krutisch 37493bbb0a cdargs: support zsh as well
It uses a patch that has been published on the cdargs website but for
some reason never made it into the package. It keeps the script compatible
with bash.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-07 07:52:41 -07:00
Adam Vandenberg 99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Michael Lapinsky 5a6f92a06c Updated formulas with fails_with_llvm
* cdargs
    * pcre

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-18 17:14:07 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg 285115851d Tweak cdargs
* Remove "FileUtils." prefix; it is included in formula.rb
* Remove silly path concatenation
2010-07-12 10:38:17 -07:00
Adam Vandenberg a227d978ea Use shorter reference to man in several formulae. 2010-02-15 14:51:38 -08:00
Tuk Bredsdorff c62ae7b3d1 Cdargs 1.35
A tool for quickly navigating the shell with bookmarks.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Made code slightly more idiomatic.
2010-01-30 17:43:10 -08:00