{"id":14982873,"url":"https://github.com/solidiquis/bookmark","last_synced_at":"2026-02-07T12:00:58.917Z","repository":{"id":124688544,"uuid":"362941135","full_name":"solidiquis/bookmark","owner":"solidiquis","description":"Bookmark frequently visited directories without bloating your shell config with a bunch of cd aliases.","archived":false,"fork":false,"pushed_at":"2021-04-30T16:32:47.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T05:58:31.379Z","etag":null,"topics":["bash","shell-script","shell-scripting","zshell"],"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/solidiquis.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":"2021-04-29T20:36:18.000Z","updated_at":"2023-07-25T14:45:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"02d553c5-f49c-4c5a-975b-62d5827f393f","html_url":"https://github.com/solidiquis/bookmark","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"8eda6a9a934201b79a79646ed05e06c67984a493"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solidiquis/bookmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Fbookmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Fbookmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Fbookmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Fbookmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solidiquis","download_url":"https://codeload.github.com/solidiquis/bookmark/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solidiquis%2Fbookmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29193997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","shell-script","shell-scripting","zshell"],"created_at":"2024-09-24T14:06:20.238Z","updated_at":"2026-02-07T12:00:58.892Z","avatar_url":"https://github.com/solidiquis.png","language":"Shell","readme":"# Bookmark\r\n\r\nI'm a neat freak when it comes to my configs and I never liked having a bunch of `cd` aliases in my shell startup configuration file.\r\n\r\n## Installation\r\n`cd` into the directory where you want to place the script and run:\r\n`curl https://raw.githubusercontent.com/solidiquis/bookmark/master/bookmark -o bookmark`\r\n\r\nI'd recommend either putting this script in your `$PATH` or source it into your shell's config.\r\n\r\nExample in `.zshrc`:\r\n```\r\nsource $PATH_TO_SCRIPT/bookmark --source_only\r\n```\r\n\r\n## Usage\r\nList bookmarks: `lsbm`\r\n```\r\n$ lsbm\r\ndotfiles=/Users/benjamin/dotfiles\r\ncode=/Users/benjamin/Desktop/Code\r\nhome=/Users/benjamin\r\nbash_reference=/Users/benjamin/Desktop/Code/Bash\r\nwf=/Users/benjamin/Desktop/Code/Ruby/wefunder\r\n```\r\n\r\nMake bookmark: `mkbm \u003cname_of_bookmark\u003e`\r\n```\r\n# Bookmarking your current working directory\r\n$ mkbm my_desktop\r\ndesktop added.\r\n```\r\n\r\nJump to bookmark: `jbm \u003cname_of_bookmark\u003e`\r\n```\r\n$ jbm my_desktop\r\n```\r\n\r\nRemove bookmark: `rmbm \u003cname_of_bookmark\u003e`\r\n```\r\n$ rmbm my_desktop\r\n```\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidiquis%2Fbookmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidiquis%2Fbookmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidiquis%2Fbookmark/lists"}