Revert "formula: create empty zshrc when zsh is shell"
This reverts commit be55c800d0bf2750902df71d092906b49b49ffce.
This commit is contained in:
parent
ea08e4fb16
commit
274f21388e
@ -928,7 +928,6 @@ class Formula
|
||||
@buildpath = Pathname.pwd
|
||||
env_home = buildpath/".brew_home"
|
||||
mkdir_p env_home
|
||||
touch env_home/".zshrc" if ENV["SHELL"].include? "zsh"
|
||||
|
||||
old_home, ENV["HOME"] = ENV["HOME"], env_home
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user