install.sh: -H hint

This commit is contained in:
xiongdian.me 2023-02-01 16:35:49 +08:00
parent a1c5d6deee
commit c475613744

View File

@ -111,6 +111,7 @@ prepare_config()
append_hist()
{
fmt_note "appending zsh history ..."
"$DOTFILES/tools/append_zsh_hist.sh" "$@"
}