{"id":20822248,"url":"https://github.com/hovsater/m","last_synced_at":"2025-10-27T20:32:38.932Z","repository":{"id":10796538,"uuid":"13067760","full_name":"hovsater/m","owner":"hovsater","description":"A lightweight tool for working with bookmarks in bash.","archived":false,"fork":false,"pushed_at":"2022-04-10T13:44:36.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T12:52:18.908Z","etag":null,"topics":["bash","bookmarks","terminal"],"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/hovsater.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}},"created_at":"2013-09-24T14:59:37.000Z","updated_at":"2024-05-01T12:52:18.909Z","dependencies_parsed_at":"2022-09-19T05:32:11.672Z","dependency_job_id":null,"html_url":"https://github.com/hovsater/m","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hovsater%2Fm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hovsater%2Fm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hovsater%2Fm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hovsater%2Fm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hovsater","download_url":"https://codeload.github.com/hovsater/m/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225096634,"owners_count":17420293,"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":["bash","bookmarks","terminal"],"created_at":"2024-11-17T22:14:27.913Z","updated_at":"2025-10-27T20:32:38.827Z","avatar_url":"https://github.com/hovsater.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# m\n\nm is a lightweight tool for working with bookmarks in bash.\n\n## Usage\n\nm uses `$HOME/.config/m/marks` to store bookmarks. Bookmarks can be managed by\nediting the marks file in your favorite editor. Booksmarks can be either files or\ndirectories.\n\n### Structure\n\nThe structure of `$HOME/.config/m/marks` is very similar to the structure of the\nhosts file, `/etc/hosts`. Bookmarks are defined in the format: `\u003cname\u003e \u003cpath\u003e`.\n\n**Example**\n\n```\nhosts   /etc/hosts\nawesome ~/work/projects/awesome\n```\n\n### Command-line interface\n\n```console\n$ m -h\nusage: [OPTIONS...] MARK\n  -l    --list      List available marks\n  -e    --edit      Edit available marks\n  -h    --help      Show this usage summary\n  -v    --version   Print version information\n```\n\n## Installation\n\nPut [m](https://raw.github.com/KevinSjoberg/m/master/m) in a directory of your\nchoice. I chose `$HOME/bin/m`. Source it in your `.bash_profile` or `.bashrc` file.\n\n## Alternatives\n\n* [bashmarks](https://github.com/huyng/bashmarks)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhovsater%2Fm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhovsater%2Fm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhovsater%2Fm/lists"}