Ajeet D'Souza
a33806feea
Update README
2021-09-07 02:24:11 +05:30
Ajeet D'Souza
9ff899308d
Use PROMPT_STRING environment variable
2021-08-31 21:28:23 +05:30
Ajeet D'Souza
439e5d11d6
Update README
2021-08-30 13:49:18 +05:30
Ajeet D'Souza
6be3998bb6
Fixes for elvish 0.16.0 ( #255 )
2021-08-24 02:00:34 +05:30
Luis Martinez
75310ba069
Update Arch Linux install instructions ( #251 )
2021-08-17 11:50:24 +05:30
Ajeet D'Souza
59717fa8d3
Release v0.7.3
2021-08-05 19:22:13 +05:30
Ajeet D'Souza
05a95fe525
Add generated code warning for Nushell
2021-08-05 14:22:12 +05:30
Ajeet D'Souza
3efc0c6f2f
Add zoxide.el to README
2021-08-03 09:16:03 +05:30
Ajeet D'Souza
3bb21ede97
zoxide-{add,remove} should accept multiple arguments ( #243 )
2021-07-29 11:45:09 +05:30
Ajeet D'Souza
d74cd962f0
Update README
2021-07-22 03:23:33 +05:30
Ajeet D'Souza
53f713659d
Add generic installer
2021-06-17 22:48:21 +05:30
Ajeet D'Souza
84cc130fa5
Add conda-forge instructions for macOS/Windows
2021-06-07 00:30:51 +05:30
daizeng1984
0f8008d00e
Add installation instructions for conda-forge ( #225 )
2021-06-07 00:29:51 +05:30
Ajeet D'Souza
84c9121f10
Link to ranger-zoxide plugin
2021-06-06 23:46:14 +05:30
sitiom
5b0d0009a4
Add Chocolatey installation reference for Windows ( #223 )
2021-06-06 08:25:53 +05:30
Ajeet D'Souza
36f3967f9c
Support Nushell 0.32.0 ( #219 )
2021-06-03 02:49:21 +05:30
Ajeet D'Souza
d39c9a1fc6
Fix Elvish install instructions
2021-05-27 02:34:01 +05:30
Ajeet D'Souza
b4a3c46122
Update CHANGELOG
2021-05-18 07:58:16 +05:30
Ajeet D'Souza
98f1d7277a
Add zoxide.vim to README
2021-05-16 01:36:06 +05:30
Ajeet D'Souza
97dc08347d
Update tutorial
2021-05-15 16:54:06 +05:30
dm9pZCAq
8c92cf585e
README: add Gentoo instruction ( #209 )
2021-05-13 19:45:28 +05:30
Ajeet D'Souza
efe11ec924
Improvements to query algorithm
2021-05-06 04:31:57 +05:30
Ajeet D'Souza
a285b4e07d
Release v0.7.0
2021-05-02 06:03:51 +05:30
Ajeet D'Souza
0eb4418fd6
_ZO_EXCLUDE_DIRS should default to "$HOME" ( #194 )
2021-04-29 01:24:25 +05:30
Ajeet D'Souza
697afe7ba6
Fix return values in Bash hook ( #196 )
2021-04-29 01:23:43 +05:30
Ajeet D'Souza
0f5fde5afa
Add default prompt for nushell ( #191 )
2021-04-27 17:39:09 +05:30
Ajeet D'Souza
5cb091d30a
Performance improvements for queries ( #185 )
2021-04-16 15:31:11 +05:30
Ajeet D'Souza
acc9059177
Fix cd - on fish ( #179 )
2021-04-13 01:57:36 +05:30
Jeff Kong
5882bc6c4d
Update README.md ( #176 )
2021-04-12 10:34:42 +05:30
Ajeet D'Souza
ce2499d528
Update README
2021-04-12 01:56:48 +05:30
Ajeet D'Souza
706863b88d
Release v0.6.0
2021-04-09 00:50:55 +05:30
Ajeet D'Souza
6248f539db
Add support for Elvish ( #174 )
2021-04-09 00:05:42 +05:30
Ajeet D'Souza
d9c0584aac
Add support for Nushell ( #164 )
2021-03-31 22:15:43 +05:30
Kent Primrose
c4aebf6041
Reference integration with nnn (autojump plugin) ( #166 )
2021-03-30 08:40:56 +05:30
Andy Kipp
160a4ef326
Add third-party integrations to README ( #165 )
2021-03-29 13:29:21 +05:30
Ajeet D'Souza
06062e92ca
Update README
2021-03-14 23:41:10 +05:30
Ajeet D'Souza
f723dbcad9
Update README
2021-02-02 00:11:07 +05:30
Ajeet D'Souza
1a5d14a825
Handle write errors gracefully ( #143 )
2021-01-30 03:06:18 +05:30
Jakub Jirutka
ff16bf140c
Add Alpine Linux installation instructions ( #131 )
2020-12-14 17:39:56 +05:30
Ajeet D'Souza
753d95e5a4
Add NetBSD install instructions
2020-11-27 15:20:06 +05:30
Ajeet D'Souza
21018d5847
Change install instructions
2020-11-07 02:23:54 +05:30
Ajeet D'Souza
b817053f85
Add Termux install instructions
2020-11-07 01:24:14 +05:30
Ajeet D'Souza
e57c1888d3
Update installation instructions
2020-10-31 13:45:29 +05:30
Ajeet D'Souza
c82ef66fac
Release v0.5.0
2020-10-31 00:22:09 +05:30
Spencer Woo
22b945bc32
Add installation via scoop instructions ( #99 )
2020-07-27 19:15:20 +05:30
Ajeet D'Souza
4091ef825c
Update installation instructions
2020-07-26 22:09:24 +05:30
Anthony Ruhier
d49a2c1495
Add _ZO_RESOLVE_SYMLINKS to resolve or not symlinks ( #85 )
...
Fixes #80 .
Disable by default the symlinks resolution, making a symlink and its
target 2 different entries in the database. Adds the
_ZO_RESOLVE_SYMLINKS env variable to re-enable it.
Example:
/tmp/foo-target is a directory
/tmp/foo symlinks to /tmp/foo-target
With _ZO_RESOLVE_SYMLINKS=1, `z add /tmp/foo` adds `/tmp/foo-target` in the database.
With _ZO_RESOLVE_SYMLINKS=0 or unset, `z add /tmp/foo` adds `/tmp/foo` in the database.
2020-07-03 12:12:47 +05:30
Ajeet D'Souza
ba13b45940
Add --score flag to show score with query result
2020-06-28 00:12:49 +05:30
Ajeet D'Souza
4ba82ce817
Update README and CHANGELOG
2020-06-28 00:11:43 +05:30
Ajeet D'Souza
65068d4bb5
Add Homebrew install instructions
2020-06-27 14:36:23 +05:30