Commit Graph

3 Commits

Author SHA1 Message Date
Erich Gubler
f9f1db8f30
fix(zsh): append _zoxide_precmd as a single-element array to hook (#10)
We should append `_zoxide_precmd` to `precmd_functions` within an array literal, not by itself.
2020-03-09 09:30:25 +05:30
Ajeet D'Souza
c88210ccce Add check for precmd_function before adding to it 2020-03-08 08:15:02 +05:30
Ajeet D'Souza
68a426216d Initial commit 2020-03-05 20:06:58 +05:30