larkery / zsh-histdb

A slightly better history for zsh
MIT License
1.25k stars 74 forks source link

Prevent creation of empty `-` file in histdb-sync #93

Closed mafredri closed 3 years ago

mafredri commented 3 years ago

Output of tee is now directed to /dev/null so that no - file is created.