{"id":13595735,"url":"https://github.com/wfxr/formarks","last_synced_at":"2025-03-21T14:31:22.886Z","repository":{"id":48516938,"uuid":"129573016","full_name":"wfxr/formarks","owner":"wfxr","description":":bookmark: Quickly navigate your work path!","archived":false,"fork":false,"pushed_at":"2024-12-23T15:01:30.000Z","size":9,"stargazers_count":48,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-18T02:11:53.960Z","etag":null,"topics":["cli","fzf","zsh","zsh-plugin"],"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/wfxr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-15T03:17:35.000Z","updated_at":"2024-06-04T15:45:09.000Z","dependencies_parsed_at":"2022-08-31T17:20:50.972Z","dependency_job_id":null,"html_url":"https://github.com/wfxr/formarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfxr%2Fformarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfxr%2Fformarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfxr%2Fformarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wfxr%2Fformarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wfxr","download_url":"https://codeload.github.com/wfxr/formarks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244815174,"owners_count":20514910,"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":["cli","fzf","zsh","zsh-plugin"],"created_at":"2024-08-01T16:01:56.688Z","updated_at":"2025-03-21T14:31:22.575Z","avatar_url":"https://github.com/wfxr.png","language":"Shell","readme":"# formarks\n\n`formarks` is a zsh plugin for quickly navigating your work path\n\n![screenshot](https://raw.githubusercontent.com/wfxr/i/master/formarks.gif)\n\n## Installation\n\nMake sure you have [`fzf`](https://github.com/junegunn/fzf) installed.\n\n### for [zplug](https://github.com/zplug/zplug) (Recommend)\n\n``` zsh\nzplug 'wfxr/formarks'\n```\n\n### for [zgen](https://github.com/tarjoilija/zgen)\n\n``` zsh\nzgen load wfxr/formarks\n```\n\n### for [antigen](https//github.com/zsh-users/antigen)\n\n``` zsh\nantigen bundle wfxr/formarks\n```\n\n### Manually\n\nClone this repo somewhere and source the `formarks.plugin.zsh` at ~/.zshrc.\n\n## Usage\n\n| Command  | Action                        |\n| -------- | ----------------------------- |\n| `mark`   | **m**ark current path             |\n| `jump`   | **j**ump to the selected bookmark |\n| `dmarks` | **d**elete the selected bookmarks |\n| `lmarks` | **l**ist all registered bookmarks |\n| `cmarks` | **c**lean invalid bookmarks       |\n\nDefault key-binding for `jump` is `ctrl - g`.\n\n## Env variable\n\nYou can set a different directory to your marks than $HOME/.pathmarks exporting $PATHMARKS_FILE before loading this plugin.\n\nEg: `export $PATHMARKS_FILE=$XDG_DATA_HOME/pathmarks/file`\n\n## Credits\n\n*  [urbainvaes](https://github.com/urbainvaes): The project is originally forked from his [fzf-marks](https://github.com/urbainvaes/fzf-marks). Merging seams not possible for now because there are too many different commits between them. I do lots of modifications on `zsh` part but don't want to keep update with the `bash` part. So I migrate the [forked repo](https://github.com/wfxr/fzf-marks) to this new repo.\n\n## [License](LICENSE.txt)\n\nThe MIT License (MIT)\n\nCopyright (c) 2018 Wenxuan Zhang\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfxr%2Fformarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwfxr%2Fformarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfxr%2Fformarks/lists"}