mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-28 13:49:49 +08:00
Adjust chsrc_conclude()
This commit is contained in:
@@ -81,7 +81,8 @@ wr_homebrew_setsrc (char *option)
|
||||
chsrc_append_to_file (w, fishrc);
|
||||
}
|
||||
|
||||
chsrc_conclude(&source, SetsrcType_Auto);
|
||||
ProgMode_ChgType = ChgType_Auto;
|
||||
chsrc_conclude (&source);
|
||||
chsrc_note2 ("请您重启终端使Homebrew环境变量生效");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user