Remove ENV variable that is no longer used
This commit is contained in:
parent
fe597c00df
commit
6278ffdba0
@ -16,7 +16,6 @@ module Homebrew extend self
|
|||||||
end
|
end
|
||||||
ENV['PS1'] = 'brew \[\033[1;32m\]\w\[\033[0m\]$ '
|
ENV['PS1'] = 'brew \[\033[1;32m\]\w\[\033[0m\]$ '
|
||||||
ENV['VERBOSE'] = '1'
|
ENV['VERBOSE'] = '1'
|
||||||
ENV['HOMEBREW_LOG'] = '1'
|
|
||||||
puts <<-EOS.undent_________________________________________________________72
|
puts <<-EOS.undent_________________________________________________________72
|
||||||
Your shell has been configured to use Homebrew's build environment:
|
Your shell has been configured to use Homebrew's build environment:
|
||||||
this should help you build stuff. Notably though, the system versions of
|
this should help you build stuff. Notably though, the system versions of
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user