Commit Graph

12 Commits

Author SHA1 Message Date
Ajeet D'Souza c9a9e12277 Fix imports 2020-06-28 00:21:28 +05:30
Ajeet D'Souza 8f1bef654f Rename /home/ajeetdsouza/ws/zoxide to 2020-06-28 00:16:30 +05:30
Ajeet D'Souza d8a29f4367 Fix `zi` function 2020-06-28 00:11:42 +05:30
Ajeet D'Souza 9b056fb58c Removed help menus for `z` and `zri` functions 2020-06-28 00:10:35 +05:30
Ajeet D'Souza e1c1570174 Change `zri` to a shell function 2020-06-28 00:03:36 +05:30
Louis Feuvrier 5c107c23cf
Rename $result to $_zoxide_result to avoid conflicts (#87) 2020-06-27 14:27:39 +05:30
Ajeet D'Souza dad0f60b28 Use util::path_to_str for path conversions 2020-05-16 17:59:21 +05:30
Ajeet D'Souza 208a6a9eb8 Convert paths to String 2020-05-16 17:31:11 +05:30
Ajeet D'Souza 0c1143fe34 Remove streaming serde for database 2020-05-15 18:13:24 +05:30
Ajeet D'Souza e0572a4569 Rename --z-cmd flag to --cmd 2020-05-03 15:15:40 +05:30
Fredrik Sommar f19aa07145
Aliases respect the z-cmd arg (#70)
When changing the z-cmd to something like `j` instead, the aliases will also use `j` as a prefix, e.g. `ji`, `ja`.
2020-05-03 14:58:01 +05:30
Ajeet D'Souza 4731533352 $_ZO_ECHO must be set to `1` to be enabled 2020-05-03 02:42:42 +05:30