{"id":26295759,"url":"https://github.com/aiya000/sh-hereis","last_synced_at":"2025-08-18T08:07:32.614Z","repository":{"id":77470419,"uuid":"62443763","full_name":"aiya000/sh-hereis","owner":"aiya000","description":"Bookmark for your shell (sh, bash, zsh and others compatible)","archived":false,"fork":false,"pushed_at":"2017-03-04T10:34:21.000Z","size":29085,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T09:40:41.881Z","etag":null,"topics":["bookmark","bookmark-manager","plugin","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/aiya000.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,"zenodo":null}},"created_at":"2016-07-02T09:29:38.000Z","updated_at":"2023-12-13T00:14:32.000Z","dependencies_parsed_at":"2023-04-23T08:47:24.794Z","dependency_job_id":null,"html_url":"https://github.com/aiya000/sh-hereis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aiya000/sh-hereis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fsh-hereis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fsh-hereis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fsh-hereis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fsh-hereis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aiya000","download_url":"https://codeload.github.com/aiya000/sh-hereis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aiya000%2Fsh-hereis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270962391,"owners_count":24675965,"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-08-18T02:00:08.743Z","response_time":89,"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":["bookmark","bookmark-manager","plugin","shell","shell-script"],"created_at":"2025-03-15T04:15:05.951Z","updated_at":"2025-08-18T08:07:32.605Z","avatar_url":"https://github.com/aiya000.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sh-hereis\nThis is cd utility for bash, zsh and another shells.\n\n![example](example.gif)\n\n\n## Install\nExample for use zplug.\n\n.zshrc\n```zsh\nzplug 'aiya000/sh-hereis', use:'{init.sh, hereis.sh, place.sh, edit-places.sh, reload-places.sh}'\n```\n\n\n## Examples for using\n```sh\n$ echo $HOME\n    #=\u003e /home/aiya000\n$ cd ~ \u0026\u0026 hereis home-homu\n    #=\u003e hereis add an alias -\u003e alias place_home-homu='cd \"/home/aiya000\"'\n    #       and\n    #   add shell variable  -\u003e place_home_homu=\"/home/aiya000\"\n    #\n    #   These was added to $HEREIS_PLACES_FILE\n\n$ export HEREIS_ALIAS_PREFIX='p_'\n$ cd ~/foo/bar \u0026\u0026 hereis foo-bar\n    #=\u003e hereis add an alias -\u003e alias p_foo-bar='cd \"/home/aiya000/foo/bar\"'\n    #                                ^^changed\n    #      and\n    #=\u003e add shell variable  -\u003e p_foo_bar=\"/home/aiya000/foo/bar\"\n```\n\n\n## Configurations\n* Shell variables\n    + `$HEREIS_PLACES_FILE`\n        - default value: ~/.hereis_places\n    + `$HEREIS_ALIAS_PREFIX`\n        - default value: place_\n\n`default value` was defined automatically (if you don't defined it)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fsh-hereis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiya000%2Fsh-hereis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiya000%2Fsh-hereis/lists"}