Update inner macro

This commit is contained in:
Aoran Zeng
2024-09-29 11:50:11 +08:00
parent ffaee0b0c3
commit 2a52c898d6
64 changed files with 98 additions and 98 deletions

View File

@@ -89,7 +89,7 @@ wr_homebrew_setsrc (char *option)
chsrc_append_to_file (core_git_remote_fish, fishrc);
}
chsrc_conclude(&source, ChsrcTypeAuto);
chsrc_conclude(&source, SetsrcType_Auto);
chsrc_note2 ("请您重启终端使Homebrew环境变量生效");
}