{"id":15287551,"url":"https://github.com/adhocore/zshist","last_synced_at":"2025-05-07T04:01:30.348Z","repository":{"id":193970775,"uuid":"689825118","full_name":"adhocore/zshist","owner":"adhocore","description":"ZSH history manager: merge/deduplicate/normalize history entries for zsh, arrow suggestion UX is improved (plus save space, remove redundancy)","archived":false,"fork":false,"pushed_at":"2023-09-12T01:08:04.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T21:38:12.838Z","etag":null,"topics":["zsh","zsh-history","zsh-history-fix"],"latest_commit_sha":null,"homepage":"","language":"Go","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/adhocore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"adhocore"}},"created_at":"2023-09-11T01:34:18.000Z","updated_at":"2024-12-06T19:44:03.000Z","dependencies_parsed_at":"2023-09-11T03:28:13.103Z","dependency_job_id":"798f932c-f0a0-490e-8ccc-31ef81d6a6f1","html_url":"https://github.com/adhocore/zshist","commit_stats":null,"previous_names":["adhocore/zshist"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhocore%2Fzshist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhocore%2Fzshist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhocore%2Fzshist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhocore%2Fzshist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adhocore","download_url":"https://codeload.github.com/adhocore/zshist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252810269,"owners_count":21807759,"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":["zsh","zsh-history","zsh-history-fix"],"created_at":"2024-09-30T15:31:34.970Z","updated_at":"2025-05-07T04:01:29.677Z","avatar_url":"https://github.com/adhocore.png","language":"Go","funding_links":["https://github.com/sponsors/adhocore"],"categories":["Go"],"sub_categories":[],"readme":"# zshist\n\nHistory manager for zsh shell with no dependencies.\n\nMerges and deduplicates history entries from\n`~/.zsh_history`, `~/.zsh_history.pre-oh-my-zsh`, `~/.bash_history`\nand saves back to `~/.zsh_history`.\n\nCreates backup in `~/.zsh_history.bak` in case you want to restore.\n\nThe order of commands is maintained so latest ones are suggested first.\n\n\n## why\n\nIt may save disk space and redundancy but most importantly you get a\nspecific completion only once as you scroll up in the `zsh` prompt.\n\n\n## install\n\n```sh\ngo install github.com/adhocore/zshist\n```\n\nOr, you can also download latest prebuilt binary from\n[release](https://github.com/adhocore/zshist/releases/latest) for platform of your choice.\n\n\n## usage\n\n```sh\nzshist\n\n# custom home dir (no trailing `/`)\nzshist -home /home/user\n```\n\n\n## sample output\n\n```\n$ zshist\n\nParsed and merged 3 files with 4072 commands\nSaved into ~/.zsh_history with 770 commands\nBacked up into ~/.zsh_history.bak\n```\n\n\u003e 4072 commands down to 770, not bad!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhocore%2Fzshist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadhocore%2Fzshist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhocore%2Fzshist/lists"}