{"id":14069414,"url":"https://github.com/ivanmisic/bashpast","last_synced_at":"2025-07-15T19:30:33.664Z","repository":{"id":82389717,"uuid":"97415727","full_name":"ivanmisic/bashpast","owner":"ivanmisic","description":"Bashpast bookmarks your commands for easier repeated invocation","archived":false,"fork":false,"pushed_at":"2017-07-21T10:51:29.000Z","size":14,"stargazers_count":15,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-13T07:15:50.497Z","etag":null,"topics":["bash","command-line-tool","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivanmisic.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}},"created_at":"2017-07-16T22:47:42.000Z","updated_at":"2023-09-08T17:27:32.000Z","dependencies_parsed_at":"2023-06-15T11:45:22.905Z","dependency_job_id":null,"html_url":"https://github.com/ivanmisic/bashpast","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/ivanmisic%2Fbashpast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmisic%2Fbashpast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmisic%2Fbashpast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanmisic%2Fbashpast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanmisic","download_url":"https://codeload.github.com/ivanmisic/bashpast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226064559,"owners_count":17568032,"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","command-line-tool","linux"],"created_at":"2024-08-13T07:06:56.238Z","updated_at":"2024-11-23T15:38:05.651Z","avatar_url":"https://github.com/ivanmisic.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Bashpast\n###  Bashpast bookmarks your commands for easier repeated invocation\n\n* * *\n\n## Install\n\n1. git clone git@github.com:ivanmisic/bashpast.git\n2. cd bashpast \u0026\u0026 make\n3. append in **~/.bashrc** file the following line `source ~/.local/bin/bashpast.sh`\n\n## Shell Commands\n\n    bp s \u003cbookmark_name\u003e - Saves the last command in history as \"bookmark_name\"\n    bp e \u003cbookmark_name\u003e - Execute the command associated with \"bookmark_name\"\n    bp d \u003cbookmark_name\u003e - Deletes the bookmark with the \"bookmark_name\"\n    bp l                 - Lists all available bookmarks\n    \n## Example Usage\n\nSave a bookmark\n    \n    $ echo \"I will bookmark this command\"\n    $ I will bookmark this command\n    $ bp s echo\n\nExecute a bookmarked command\n    \n    $ bp e echo\n    $ I will bookmark this command\n\nList all bookmarks\n    \n    $ bp l\n    $ echo          echo \"I will bookmark this command\"\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmisic%2Fbashpast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanmisic%2Fbashpast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanmisic%2Fbashpast/lists"}