{"id":13696662,"url":"https://github.com/jchook/ranger-zoxide","last_synced_at":"2025-12-24T17:38:57.915Z","repository":{"id":41433148,"uuid":"309211785","full_name":"jchook/ranger-zoxide","owner":"jchook","description":"Easily jump between common directories in ranger","archived":false,"fork":false,"pushed_at":"2024-02-08T08:18:31.000Z","size":14,"stargazers_count":106,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T18:21:09.885Z","etag":null,"topics":["cli","filesystem","plugin","ranger","z"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jchook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-01T23:43:16.000Z","updated_at":"2024-07-30T19:36:46.000Z","dependencies_parsed_at":"2022-09-21T09:04:21.736Z","dependency_job_id":null,"html_url":"https://github.com/jchook/ranger-zoxide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchook%2Franger-zoxide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchook%2Franger-zoxide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchook%2Franger-zoxide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jchook%2Franger-zoxide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jchook","download_url":"https://codeload.github.com/jchook/ranger-zoxide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224369664,"owners_count":17299936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","filesystem","plugin","ranger","z"],"created_at":"2024-08-02T18:00:44.427Z","updated_at":"2025-12-24T17:38:57.883Z","avatar_url":"https://github.com/jchook.png","language":"Python","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# ranger-zoxide\n\nA [`zoxide`](https://github.com/ajeetdsouza/zoxide) (aka `z`) plugin for\n[`ranger`](https://github.com/ranger/ranger).\n\nEasily jump between commonly visited directories by running this in ranger:\n\n```\n:z \u003cpartial-name\u003e\n```\n\nOr use interactive mode:\n\n```\n:zi \u003cpartial-name\u003e\n```\n\n## Features\n\n- Very simple \u0026amp; fast thanks to zoxide\n- Supports tab completion\n- Works with Python \u003e= 2.7, or \u003e= 3.1\n\n## Install\n\nFor ranger \u003e= 1.9.3, use Git to clone this repository into your\n`~/.config/ranger/plugins` folder. For example:\n\n```sh\ngit clone git@github.com:jchook/ranger-zoxide.git ~/.config/ranger/plugins/zoxide\n```\n\n**Legacy Install**\n\nFor ranger versions older than 1.9.3, or to install without Git, download\n`__init__.py` to your `~/.config/ranger/plugins` directory. For example:\n\n```sh\nmkdir -p ~/.config/ranger/plugins\nwget -O ~/.config/ranger/plugins/zoxide.py https://raw.githubusercontent.com/jchook/ranger-zoxide/master/zoxide.py\n```\n\n## Keyboard Shortcut\n\nYou may wish to add a keyboard shortcut to quickly `z` between common\ndirectories. Simply add a binding to your `~/.config/ranger/rc.conf` file:\n\n```\nmap cz console z%space\n```\n\nOr for interactive use:\n\n```\nmap cz zi\n```\n\n## See Also\n\n- [ranger-zjumper](https://github.com/ask1234560/ranger-zjumper).\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchook%2Franger-zoxide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjchook%2Franger-zoxide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjchook%2Franger-zoxide/lists"}