diff options
Diffstat (limited to 'Library/Homebrew/cmd/sh.rb')
| -rw-r--r-- | Library/Homebrew/cmd/sh.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/sh.rb b/Library/Homebrew/cmd/sh.rb index 5e8f26580..a1ff30dfc 100644 --- a/Library/Homebrew/cmd/sh.rb +++ b/Library/Homebrew/cmd/sh.rb @@ -1,4 +1,4 @@ -require 'superenv' +require 'extend/ENV' require 'formula' module Homebrew extend self |
