{"id":18598188,"url":"https://github.com/bbugyi200/shv","last_synced_at":"2026-02-18T15:01:30.565Z","repository":{"id":38331113,"uuid":"152601734","full_name":"bbugyi200/shv","owner":"bbugyi200","description":"Take control of your shell history once and for all.","archived":false,"fork":false,"pushed_at":"2024-11-11T17:07:07.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-26T21:40:48.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/bbugyi200.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}},"created_at":"2018-10-11T14:05:59.000Z","updated_at":"2024-11-11T17:07:10.000Z","dependencies_parsed_at":"2023-02-12T13:00:54.780Z","dependency_job_id":null,"html_url":"https://github.com/bbugyi200/shv","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/bbugyi200%2Fshv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fshv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fshv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fshv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbugyi200","download_url":"https://codeload.github.com/bbugyi200/shv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239384745,"owners_count":19629509,"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":[],"created_at":"2024-11-07T01:31:25.514Z","updated_at":"2026-02-18T15:01:30.557Z","avatar_url":"https://github.com/bbugyi200.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"What was that `gpg` option again? I guess I'll look it up... Again... For the thousandth time. Right? Wrong!\n\n# (S)hell (H)istory (V)iewer\n`shv` is a CLI program that sorts and filters your shell history based on properties specified via command-line options. Some of these properties include: a regular expression on the command, a date range of when the command was executed, the directory that the command was executed from, and more,\n\n### Installation\n#### From Source\nRun the following commands to install `shv` from source:\n```\ngit clone https://github.com/bbugyi200/shv\ncd shv\ncargo build --release\ncp target/release/shv shw.sh ~/.cargo/bin/\n```\nThen add the following line to your `.zshrc` (or `.bashrc` if you have [bash-preexec](https://github.com/rcaloras/bash-preexec) installed):\n```\npreexec() { shw.sh \u0026\u003e /dev/null \"$1\"; }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Fshv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbugyi200%2Fshv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Fshv/lists"}