{"id":18305879,"url":"https://github.com/derekstavis/plugin-prj","last_synced_at":"2025-10-04T05:05:43.096Z","repository":{"id":148494878,"uuid":"81630427","full_name":"derekstavis/plugin-prj","owner":"derekstavis","description":"Gotta go fast to projects","archived":false,"fork":false,"pushed_at":"2017-02-11T04:26:18.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T10:49:18.804Z","etag":null,"topics":["fish-shell","oh-my-fish","project-jump","shell"],"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/derekstavis.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":"2017-02-11T04:24:57.000Z","updated_at":"2017-02-11T20:30:31.000Z","dependencies_parsed_at":"2023-05-20T08:00:24.274Z","dependency_job_id":null,"html_url":"https://github.com/derekstavis/plugin-prj","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derekstavis/plugin-prj","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekstavis%2Fplugin-prj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekstavis%2Fplugin-prj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekstavis%2Fplugin-prj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekstavis%2Fplugin-prj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derekstavis","download_url":"https://codeload.github.com/derekstavis/plugin-prj/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derekstavis%2Fplugin-prj/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278266896,"owners_count":25958733,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fish-shell","oh-my-fish","project-jump","shell"],"created_at":"2024-11-05T15:35:59.656Z","updated_at":"2025-10-04T05:05:43.057Z","avatar_url":"https://github.com/derekstavis.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://cdn.rawgit.com/oh-my-fish/oh-my-fish/e4f1c2e0219a17e2c748b824004c8d0b38055c16/docs/logo.svg\" align=\"left\" width=\"144px\" height=\"144px\"/\u003e\n\n#### prj\n\u003e Gotta go fast to projects.\n\n[![MIT License](https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square)](/LICENSE)\n[![Fish Shell Version](https://img.shields.io/badge/fish-v2.2.0-007EC7.svg?style=flat-square)](https://fishshell.com)\n[![Oh My Fish Framework](https://img.shields.io/badge/Oh%20My%20Fish-Framework-007EC7.svg?style=flat-square)](https://www.github.com/oh-my-fish/oh-my-fish)\n\n\u003cbr/\u003e\n\n## What is a project\n\nEveryone have a personal projects directory. It can be your `Documents`,\nit can be your home directory. Sometimes you have multiple directories,\nlike work, personal, college, etc.\n\nFinding a project is easy when you have a few projects and a central\ndirectory, but when any of projects or directories grows a lot, it gets\nreally difficult to find stuff you just wanted to work on.\n\nHere comes `prj`, a quick project jump tool based on a global path\nvariable: Project directories are present in `$project_path`.\n\nThis path variable can be enhanced the way you like with globbing tricks\nor even more complex setups that can be made on your init file.\n\n## So... How to?\n\n```fish\n$ omf install prj\n```\n\nUse `$OMF_CONFIG/before.init.fish` to setup your `$projects_path`:\n\n\u003e `$OMF_CONFIG/before.init.fish`\n```fish\nset -g $projects_path ~/workspace\n```\n\nYou can invoke `prj` to quickly jump to a best effort match:\n\n```fish\n/home/derek\u003e prj hello\n/home/derek/workspace/helloworld\u003e\n```\n\nCompletions are included, so you can always do a fish pager search.\n\nWhen multiple matches are found, `fzg` is invoked to choose the project.\n\n# License\n\n[MIT][mit] © [Derek Stavis][author] et [al][contributors]\n\n\n[mit]:            https://opensource.org/licenses/MIT\n[author]:         https://github.com/derekstavis\n[contributors]:   https://github.com/derekstavis/plugin-prj/graphs/contributors\n[omf-link]:       https://www.github.com/oh-my-fish/oh-my-fish\n\n[license-badge]:  https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekstavis%2Fplugin-prj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderekstavis%2Fplugin-prj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderekstavis%2Fplugin-prj/lists"}