[zsh] remove a something that didn't work

This commit is contained in:
Will Owens
2024-02-27 05:30:16 -05:00
parent 166875cbf8
commit a3affaf3ce

View File

@@ -321,8 +321,6 @@ test_git_commit_prompt() {
export HISTFILESIZE=1000
export HISTSIZE=1000
export SAVEHIST=1000
touch a b c d
git add . >/dev/null