Skip to content

Commit

Permalink
Update sqlite-history.zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
antwal authored Oct 31, 2021
1 parent 0b63f7c commit b9b5358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite-history.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ EOF
}

add-zsh-hook zshaddhistory _histdb_addhistory
add-zsh-hook precmd _histdb_update_outcome
precmd_functions+=(histdb-update-outcome)

histdb-top () {
_histdb_init
Expand Down

0 comments on commit b9b5358

Please sign in to comment.