Ajeet D'Souza
273b6ed1cf
Check if zoxide is installed in shell plugins
2021-06-14 16:04:39 +05:30
Ajeet D'Souza
f0c5e28fd7
* Add init subcommand for bash, fish, and zsh
...
* Migrate errors from failure to anyhow
* Migrate argument parsing from clap to structopt
* Empty z command now goes to $HOME
* DB updates are now atomic and isolated
2020-03-11 00:14:50 +05:30
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