dot: bash add-to-path 函数添加 -s 静默参数

This commit is contained in:
2026-03-16 19:06:17 +08:00
parent 9ce32f5670
commit ce4c0f1d1a
4 changed files with 34 additions and 9 deletions

View File

@@ -21,5 +21,3 @@ if [[ -x $(type -p volta) || -x "${VOLTA_HOME}/bin/volta" ]]; then
unhash-command-in-dirs "$bin_dir"
}
fi