{"id":16184351,"url":"https://github.com/mattmezza/jump","last_synced_at":"2026-04-16T18:02:46.991Z","repository":{"id":79954231,"uuid":"258269423","full_name":"mattmezza/jump","owner":"mattmezza","description":"🕴Navigate directories from command line easily. Like autojump but without the learning bit.","archived":false,"fork":false,"pushed_at":"2020-04-27T18:28:37.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:50:18.015Z","etag":null,"topics":["autojump","bash","cd","command-line-tool","dotfiles","filesystem","jump","utilities"],"latest_commit_sha":null,"homepage":"","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/mattmezza.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,"governance":null}},"created_at":"2020-04-23T16:46:16.000Z","updated_at":"2023-09-08T18:06:25.000Z","dependencies_parsed_at":"2023-05-24T12:30:28.713Z","dependency_job_id":null,"html_url":"https://github.com/mattmezza/jump","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"70da1b6e3c6a6a59c21cf8e6230ebea568d93dc2"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mattmezza/jump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fjump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fjump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fjump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fjump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattmezza","download_url":"https://codeload.github.com/mattmezza/jump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattmezza%2Fjump/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260060440,"owners_count":22953099,"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":["autojump","bash","cd","command-line-tool","dotfiles","filesystem","jump","utilities"],"created_at":"2024-10-10T07:09:55.391Z","updated_at":"2026-04-16T18:02:41.957Z","avatar_url":"https://github.com/mattmezza.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"jump\n===\n\n`jump` is a utility to allow you to quickly jump to known location on your filesystem.\n\n![](j.gif)\n\nInstallation\n===\n\nInstalling `jump` is very easy: you just need to clone this very same repo at the latest release and then source the `j.sh` file in your bash profile. Here's how I do it in my [dotfiles](https://github.com/mattmezza/dotfiles) (see plugins.sh and plugins.txt).\n\n```bash\ngit clone --branch 1.0.0 git@github.com:mattmezza/jump.git \u0026\u0026 source jump/j.sh\n```\nUsage\n===\n\nWhat follows is the output of `j -h`, accessible at any time.\n\n```\n\nUsage:\n    j [OPT] ARGS\n\nOPT:\n    -r|--resolve\n    -a|--add\n    -l|--list\n    -d|--delete\n    -p|--db\n    -h|--help\n    -v|--version\n\nExamples:\n    $ j name         # to cd directly into 'name'\n    $ j -r name      # to resolve 'name'\n    $ j -a name path # to add 'name' as 'path'\n    $ j -d name      # to delete 'name'\n    $ j -l           # to list all entries\n    $ j -h           # to print this message\n    $ j -v           # to print the jump version\n    $ j -p           # to print the path of the DB file\n```\n\nDevelopment\n===\n\nDeveloping `jump` is quite easy. Clone the repo and start editing the `j.sh` file. You can always source your verions and test it in your shell.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fjump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattmezza%2Fjump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattmezza%2Fjump/lists"}