aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bash-completion.rb
AgeCommit message (Collapse)Author
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-10-12Update bash-completion to version 1.1Seth Falcon
Also fixes etc config. The call to inreplace had an incorrect path. I tried correcting it and leaving it as a post-make-install step, but it still did not work. Moving the inreplace call did the trick.
2009-09-22The bash completion stuff should go in the bash profileelliottcable
2009-09-03Bash Completion formulaErlend FinvÄg