{"id":27384934,"url":"https://github.com/cassin01/path-marker","last_synced_at":"2026-02-26T10:23:24.726Z","repository":{"id":59910507,"uuid":"538425462","full_name":"Cassin01/path-marker","owner":"Cassin01","description":"A CLI for book marking paths","archived":false,"fork":false,"pushed_at":"2024-11-23T07:55:19.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T16:48:05.901Z","etag":null,"topics":["cli","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cassin01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-19T09:26:27.000Z","updated_at":"2024-11-23T07:55:23.000Z","dependencies_parsed_at":"2024-11-23T08:22:32.540Z","dependency_job_id":"46d8336b-6734-407a-b858-a9f2b3c29e90","html_url":"https://github.com/Cassin01/path-marker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cassin01/path-marker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cassin01%2Fpath-marker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cassin01%2Fpath-marker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cassin01%2Fpath-marker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cassin01%2Fpath-marker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cassin01","download_url":"https://codeload.github.com/Cassin01/path-marker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cassin01%2Fpath-marker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281731419,"owners_count":26551804,"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-30T02:00:06.501Z","response_time":61,"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":["cli","rust"],"created_at":"2025-04-13T16:36:57.948Z","updated_at":"2025-10-30T02:09:31.702Z","avatar_url":"https://github.com/Cassin01.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# path-marker\n\n## Installation\n\n```sh\ncargo install path-maker\n```\n\n\u003cdetails\u003e\n\u003csummary\u003eUninstall\u003c/summary\u003e\n\n1. uninstall `path-marker`\n\n```zsh\ncargo uninstall path-marker\n```\n\n2. remove configuration file will be automatically generated on:\n\n- Linux: `~/.config/rcz`\n- Windows: `{FOLDERID_RoamingAppData}\\rcz`\n- Mac OS: `~/Library/Preferences/rs.rcz`\n\n3. remove `~/.cache/path_marker/hist.txt`\n\n\u003c/details\u003e\n\n\n## Usage\n\n```sh\npath-marker -- mark # marks current path\npath-marker -- show # shows all paths that were marked\npath-marker -- conf # shows a configuration info.\n```\n\n## Example\n\n```zsh\n# Changing directory using fuzzy find.\nfunction cdm {\n  cd `path-marker -- show | peco`\n}\nalias mp='path-marker -- mark'\n# alias ms='path-marker -- show'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassin01%2Fpath-marker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassin01%2Fpath-marker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassin01%2Fpath-marker/lists"}