{"id":21153600,"url":"https://github.com/daviskregers/history_analyzer","last_synced_at":"2026-04-24T12:33:07.991Z","repository":{"id":93810279,"uuid":"255218553","full_name":"daviskregers/history_analyzer","owner":"daviskregers","description":"A tool to combine multiple history files and find most used commands","archived":false,"fork":false,"pushed_at":"2020-04-13T03:04:29.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T12:05:07.864Z","etag":null,"topics":["bash"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/daviskregers.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":"2020-04-13T03:04:09.000Z","updated_at":"2020-04-13T08:19:04.000Z","dependencies_parsed_at":"2023-06-15T04:30:23.209Z","dependency_job_id":null,"html_url":"https://github.com/daviskregers/history_analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daviskregers/history_analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviskregers%2Fhistory_analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviskregers%2Fhistory_analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviskregers%2Fhistory_analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviskregers%2Fhistory_analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daviskregers","download_url":"https://codeload.github.com/daviskregers/history_analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daviskregers%2Fhistory_analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"],"created_at":"2024-11-20T10:58:01.553Z","updated_at":"2026-04-24T12:33:07.973Z","avatar_url":"https://github.com/daviskregers.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Analyze history\n\nA project for analyzing multiple bash/zsh history files I gathered from\nmultiple computers I use. The project simply concatenates these histories together and finds commands that are the most used commands.\n\nThis is used then to write aliases to improve workflow.\n\n## Usage:\n\nFind all of you history files like and put them into 1 folder like:\n\n```\na.bash_history\na.zsh_history\nb.bash_history\nb.zsh_history\n```\n\nRun the analyze command.\n\n```\n./analyze.sh\n```\n\nThen it will show the most popular commands with times used.\n\n```\n➜  history_analyze git:(master) ✗ ./analyze.sh\n    135 git status\n     68 cd .dotfiles\n     61 git pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviskregers%2Fhistory_analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaviskregers%2Fhistory_analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaviskregers%2Fhistory_analyzer/lists"}