{"id":20623914,"url":"https://github.com/cezarypiatek/pshistory","last_synced_at":"2026-04-19T07:36:04.484Z","repository":{"id":87383186,"uuid":"320409242","full_name":"cezarypiatek/PSHistory","owner":"cezarypiatek","description":"PowerShell lookup for recent locations and commands","archived":false,"fork":false,"pushed_at":"2021-12-08T21:08:16.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T08:35:17.930Z","etag":null,"topics":["command-line","commandline","console","powershell","terminal"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/cezarypiatek.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":"2020-12-10T22:52:08.000Z","updated_at":"2022-07-10T19:24:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3aa14dc-1945-4862-a8b7-ff28bc980260","html_url":"https://github.com/cezarypiatek/PSHistory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cezarypiatek/PSHistory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezarypiatek%2FPSHistory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezarypiatek%2FPSHistory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezarypiatek%2FPSHistory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezarypiatek%2FPSHistory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cezarypiatek","download_url":"https://codeload.github.com/cezarypiatek/PSHistory/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cezarypiatek%2FPSHistory/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006453,"owners_count":26084108,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["command-line","commandline","console","powershell","terminal"],"created_at":"2024-11-16T12:28:54.889Z","updated_at":"2025-10-11T06:32:50.759Z","avatar_url":"https://github.com/cezarypiatek.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSHistory\nPowerShell lookup for recent locations and commands\n\n## How to use it\n\n1. Install [PSHistory](https://www.powershellgallery.com/packages/PSHistory/) module from `PSGallery`\n\n```ps\nInstall-Module PSHistory\n```\n\n2. Define the following aliases in your `$PROFILE` file\n\n```ps\nSet-Alias -Name cd -Value Set-HistoricalLocation -Option AllScope\nSet-Alias -Name hd -Value Show-HistoricalLocation -Option AllScope\n```\n\n3. Reload your profile\n\n```ps\n. $PROFILE\n```\n\n## How to use it\n\nWhen you change directories with `cd` command, `PSHistory` tracks your locations. `hd` command allows to switch to one of the recent directories.\n\n![HiHjfS7LE5](https://user-images.githubusercontent.com/7759991/145283243-7acf3b3c-858c-403d-9cd9-89aed3f663f5.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcezarypiatek%2Fpshistory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcezarypiatek%2Fpshistory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcezarypiatek%2Fpshistory/lists"}