{"id":24081503,"url":"https://github.com/beh01der/xontrib-dir-picker","last_synced_at":"2026-03-01T20:33:27.727Z","repository":{"id":257790514,"uuid":"861210464","full_name":"Beh01der/xontrib-dir-picker","owner":"Beh01der","description":"Directory picker / navigator for xonsh shell","archived":false,"fork":false,"pushed_at":"2024-09-23T08:42:51.000Z","size":133,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-29T00:50:40.902Z","etag":null,"topics":["xonsh","xontrib","zoxide"],"latest_commit_sha":null,"homepage":"","language":"Xonsh","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/Beh01der.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-22T09:57:08.000Z","updated_at":"2025-11-12T16:53:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"e609a584-1207-4b4e-b789-76be9ae33058","html_url":"https://github.com/Beh01der/xontrib-dir-picker","commit_stats":null,"previous_names":["beh01der/xontrib-dir-picker"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Beh01der/xontrib-dir-picker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beh01der%2Fxontrib-dir-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beh01der%2Fxontrib-dir-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beh01der%2Fxontrib-dir-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beh01der%2Fxontrib-dir-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Beh01der","download_url":"https://codeload.github.com/Beh01der/xontrib-dir-picker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Beh01der%2Fxontrib-dir-picker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29983193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["xonsh","xontrib","zoxide"],"created_at":"2025-01-09T23:17:04.046Z","updated_at":"2026-03-01T20:33:22.717Z","avatar_url":"https://github.com/Beh01der.png","language":"Xonsh","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xontrib-dir-picker\n\n## Description\n\nThis module utilizes `zoxide query -i` command for directory selection\n![dir-picker](./img/dir-picker.png)\n\n## Requirements\n\nYou need [zoxide](https://github.com/ajeetdsouza/zoxide) installed on your system. See [install instructions](https://github.com/ajeetdsouza/zoxide#step-1-installing-zoxide) to get it.\n\n## Installation\n\n```shell\n# Install the xontrib\nxpip install -U xontrib-dir-picker\n# or: xpip install -U git+https://github.com/Beh01der/xontrib-dir-picker.git\n\n# Load it\nxontrib load dir-picker\n```\n\n## Configuration\n\nDefine the key-binding in your `.xonshrc`:\n\n```python\nfrom xonsh.built_ins import XSH\n\nXSH.env['zoxide_pick_dir'] = \"c-g\"  # Ctrl+G\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeh01der%2Fxontrib-dir-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeh01der%2Fxontrib-dir-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeh01der%2Fxontrib-dir-picker/lists"}