{"id":25258859,"url":"https://github.com/thestuckster/jumper","last_synced_at":"2026-04-14T15:37:06.116Z","repository":{"id":275057359,"uuid":"924935449","full_name":"thestuckster/jumper","owner":"thestuckster","description":"ZSH plugin to save and quickly jump to different directories","archived":false,"fork":false,"pushed_at":"2025-07-25T05:48:22.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T10:51:48.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/thestuckster.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,"zenodo":null}},"created_at":"2025-01-30T22:44:38.000Z","updated_at":"2025-07-25T05:48:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2d2d41a-dd5d-4f0c-984e-dddf5f020960","html_url":"https://github.com/thestuckster/jumper","commit_stats":null,"previous_names":["thestuckster/jumper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thestuckster/jumper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestuckster%2Fjumper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestuckster%2Fjumper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestuckster%2Fjumper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestuckster%2Fjumper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thestuckster","download_url":"https://codeload.github.com/thestuckster/jumper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thestuckster%2Fjumper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"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":[],"created_at":"2025-02-12T07:01:35.588Z","updated_at":"2026-04-14T15:37:06.111Z","avatar_url":"https://github.com/thestuckster.png","language":"Shell","readme":"Jumper\n===\n\nA ZSH plugin, Jumper saves your current path and allows you to quickly jump to others \n\n[Awesome ZSH plugins](https://github.com/unixorn/awesome-zsh-plugins)\n\n![example](./docs/jumper.gif)\n\n\n## Installation\n\n1) clone this repository to the plugins folder of your zsh installation. \n\nif you're using oh-my-zsh it will be `~/.oh-my-zsh/custom/plugins`\n\n2) edit your `.zshrc` file to include `jumper` in the plugins\n```\nplugins=(jumper)\n```\n\n3) close and reopen your terminal window\n\n\n## Usage\n\nCommands and Aliases:\n\n  `jumpAdd [name]`, `ja [name]` : Add current directory to jump list (with optional name)\n\n  `jumpList`, `jl`         : List all saved jump locations\n\n  `jumpRemove \u003cid\u003e`, `jr \u003cid\u003e` : Remove jump location by ID\n\n  `jump \u003cid\u003e`, `j \u003cid\u003e`    : Jump to location with specified ID\n\n  `jumpBack`, `jb`         : Jump back to the previous directory\n\n  `jumpHelp`, `jh`         : Display this help information\n\nUsage Examples:\n\n  `ja [name]`            : Add current directory (with optional name)\n\n  `jl`                   : List all locations\n\n  `jr 2`                 : Remove location with ID 2\n\n  `j 1`                  : Jump to location with ID 1\n\n  `jb`                   : Jump back to the previous directory\n\n\nJumper stores all information in the file displayed in the help message. This file can be edited manually as long as the same format is respected.\n","funding_links":[],"categories":["Plugins","Recently Updated"],"sub_categories":["ZSH on Windows","[Feb 10, 2025](/content/2025/02/10/README.md)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestuckster%2Fjumper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthestuckster%2Fjumper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthestuckster%2Fjumper/lists"}