{"id":17594940,"url":"https://github.com/andreaconti/auto-cd","last_synced_at":"2025-10-18T07:31:46.351Z","repository":{"id":73012625,"uuid":"300865551","full_name":"andreaconti/auto-cd","owner":"andreaconti","description":"zsh plugin to auto jump into the last visited folder","archived":false,"fork":false,"pushed_at":"2020-10-03T11:49:57.000Z","size":3,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T15:13:17.077Z","etag":null,"topics":[],"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/andreaconti.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-10-03T11:35:21.000Z","updated_at":"2025-01-15T11:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b107e0c-b9c6-4e2a-abc6-982762fcb1e8","html_url":"https://github.com/andreaconti/auto-cd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andreaconti/auto-cd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaconti%2Fauto-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaconti%2Fauto-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaconti%2Fauto-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaconti%2Fauto-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaconti","download_url":"https://codeload.github.com/andreaconti/auto-cd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaconti%2Fauto-cd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266765383,"owners_count":23980761,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-22T07:25:10.700Z","updated_at":"2025-10-18T07:31:46.245Z","avatar_url":"https://github.com/andreaconti.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto-cd\n\nI find really useful open many shells in the same folder and is really annoying for each of them `cd` in that folder, even using the awesome z plugin.\n\nauto-cd simply remembers the last folder you visited using `cd` and when you will open a new shell it will automatically jump into it.\n\n## Install\n\n- manual installation in oh-my-zsh\n\nTo manually install in oh-my-zsh you need to download and copu inside \n`$ZSH_CUSTOM/plugins`\n\n```zsh\ngit clone https://github.com/andreaconti/auto-cd $ZSH_CUSTOM/auto-cd\n```\nThen activate in your `.zshrc`.\n\n```zsh\nplugins=(auto-cd)\n```\n\n- antigen\n\nInstalling using antigen is quite simple:\n\n```zsh\nantigen bundle andreaconti/auto-cd\n```\n\n## Options\n\n`auto-cd` provided few options:\n\n- AUTO_CD_HOME, the default folder into which to jump if there is no previous `cd`\n- AUTO_CD_NO_AUTO_LS, bool, if true disables auto-ls once entered in the new folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaconti%2Fauto-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaconti%2Fauto-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaconti%2Fauto-cd/lists"}